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

Thomas Bächler thomas at archlinux.org
Mon May 17 19:49:49 UTC 2010


    Date: Monday, May 17, 2010 @ 15:49:49
  Author: thomas
Revision: 80502

mkinitcpio: Require util-linux-ng 2.17 or newer

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-17 19:48:50 UTC (rev 80501)
+++ PKGBUILD	2010-05-17 19:49:49 UTC (rev 80502)
@@ -10,7 +10,7 @@
 arch=(any)
 url="http://www.archlinux.org/"
 license=('GPL')
-depends=('mkinitcpio-busybox>=1.16.1-2' 'module-init-tools' 'util-linux-ng' 'gen-init-cpio' 'coreutils'
+depends=('mkinitcpio-busybox>=1.16.1-2' 'module-init-tools' 'util-linux-ng>=2.17' 'gen-init-cpio' 'coreutils'
          'bash' 'findutils' 'sed' 'grep' 'filesystem>=2009.01-2' 'udev>=150' 'file' 'gzip'
          'which')
 optdepends=('xz-utils: Use lzma compression for the initramfs image'




More information about the arch-commits mailing list