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

Tom Gundersen tomegun at archlinux.org
Sat Jun 23 11:56:46 UTC 2012


    Date: Saturday, June 23, 2012 @ 07:56:45
  Author: tomegun
Revision: 162198

remove some uneeded dependencies

Modified:
  initscripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-23 11:44:10 UTC (rev 162197)
+++ PKGBUILD	2012-06-23 11:56:45 UTC (rev 162198)
@@ -12,8 +12,7 @@
 license=('GPL2')
 groups=('base')
 backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless)
-depends=('glibc' 'bash' 'grep' 'coreutils' 'systemd-tools' 'iproute2'
-         'ncurses' 'kbd' 'findutils' 'sysvinit')
+depends=('glibc' 'bash' 'coreutils' 'systemd-tools' 'iproute2' 'ncurses' 'findutils' 'sysvinit')
 optdepends=('bridge-utils: Network bridging support'
             'dhcpcd: DHCP network configuration'
             'net-tools: legacy network support'




More information about the arch-commits mailing list