[arch-commits] Commit in xf86-video-openchrome/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Dec 8 10:33:57 UTC 2019


    Date: Sunday, December 8, 2019 @ 10:33:57
  Author: jelle
Revision: 370534

Add missing build dependency on libxv

Modified:
  xf86-video-openchrome/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-08 09:35:26 UTC (rev 370533)
+++ PKGBUILD	2019-12-08 10:33:57 UTC (rev 370534)
@@ -13,7 +13,7 @@
 url="https://www.freedesktop.org/wiki/Openchrome/"
 depends=('libdrm' 'libxvmc' 'systemd-libs')
 optdepends=('unichrome-dri')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'systemd')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0' 'systemd' 'libxv')
 #             'git')
 conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25'
            'xf86-video-via' 'xf86-video-unichrome' 'openchrome')



More information about the arch-commits mailing list