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

Andreas Radke andyrtr at archlinux.org
Wed Mar 21 12:52:49 UTC 2018


    Date: Wednesday, March 21, 2018 @ 12:52:45
  Author: andyrtr
Revision: 319746

xorg-server-xvfb depends on which, though it's part of base group... FS#56997

Modified:
  xorg-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-21 12:38:10 UTC (rev 319745)
+++ PKGBUILD	2018-03-21 12:52:45 UTC (rev 319746)
@@ -172,7 +172,7 @@
 
 package_xorg-server-xvfb() {
   pkgdesc="Virtual framebuffer X server"
-  depends=(libxfont2 libunwind libsystemd pixman xorg-server-common xorg-xauth libgl)
+  depends=(libxfont2 libunwind libsystemd pixman xorg-server-common xorg-xauth libgl which)
 
   cd xserver/hw/vfb
   #cd "${pkgbase}-${pkgver}/hw/vfb"



More information about the arch-commits mailing list