aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2011-10-23 21:03:46 +0200
committerTom Gundersen <teg@jklm.no>2011-10-29 17:28:45 +0200
commit1fdaa33f06786231da3b86e5d8b646b46f6ca1f9 (patch)
treedf7b3a87b9c7b960a807756749e6e8170019fc9b /PKGBUILD
parente46ee7e6c9fbbd8d21c306719170ae086cf12761 (diff)
downloadinitscripts-1fdaa33f06786231da3b86e5d8b646b46f6ca1f9.tar.xz
udev: binary moved, require 174
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18b53b7..0c5b71d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ conflicts=('initscripts')
provides=('initscripts=9999')
backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown)
makedepends=('asciidoc')
-depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=173' 'iproute2'
+depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=174' 'iproute2'
'ncurses' 'kbd' 'findutils' 'sysvinit')
optdepends=('net-tools: legacy networking support'
'bridge-utils: Network bridging support'