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

Aaron Griffin aaron at archlinux.org
Thu Jun 19 18:11:37 UTC 2008


    Date: Thursday, June 19, 2008 @ 14:11:37
  Author: aaron
Revision: 3101

FS#10493: missing initscripts deps

Modified:
  initscripts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-19 17:35:56 UTC (rev 3100)
+++ PKGBUILD	2008-06-19 18:11:37 UTC (rev 3101)
@@ -11,7 +11,7 @@
 license=('GPL')
 groups=('base')
 backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown)
-depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=118' 'net-tools' 'ncurses')
+depends=('glibc' 'bash' 'awk' 'grep' 'coreutils' 'sed' 'udev>=118' 'net-tools' 'ncurses' 'kbd' 'findutils')
 install=initscripts.install
 source=(ftp://ftp.archlinux.org/other/initscripts/${pkgname}-${pkgver}-${pkgrel}.tar.gz)
 md5sums=('34006f3d65c5700c140485dc981c7714')





More information about the arch-commits mailing list