Date: Tuesday, May 28, 2013 @ 23:04:31
  Author: bisson
Revision: 186552

systemd is not in the base group, better avoid having it as dependency

Modified:
  procps-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-05-28 18:43:28 UTC (rev 186551)
+++ PKGBUILD    2013-05-28 21:04:31 UTC (rev 186552)
@@ -38,8 +38,7 @@
                --libdir=/usr/lib \
                --bindir=/usr/bin \
                --sbindir=/usr/bin \
-               --disable-static \
-               --with-systemd
+               --disable-static
        make
 }
 

Reply via email to