[arch-commits] Commit in virtualbox/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Jan 8 14:27:32 UTC 2019


    Date: Tuesday, January 8, 2019 @ 14:27:31
  Author: eworm
Revision: 421033

make opus a hard dependency

Modified:
  virtualbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-08 14:23:08 UTC (rev 421032)
+++ PKGBUILD	2019-01-08 14:27:31 UTC (rev 421033)
@@ -159,7 +159,7 @@
     depends=('glibc' 'openssl' 'curl' 'gcc-libs' 'libpng' 'python' 'sdl'
              'libvpx' 'libxml2' 'procps-ng' 'shared-mime-info' 'zlib'
              'libxcursor' 'libxinerama' 'libx11' 'libxext' 'libxmu' 'libxt'
-             'qt5-base' 'qt5-x11extras' 'VIRTUALBOX-HOST-MODULES')
+             'opus' 'qt5-base' 'qt5-x11extras' 'VIRTUALBOX-HOST-MODULES')
     optdepends=('vde2: Virtual Distributed Ethernet support'
                 'virtualbox-guest-iso: Guest Additions CD image'
                 'virtualbox-ext-vnc: VNC server support'



More information about the arch-commits mailing list