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

Dave Reisner dreisner at archlinux.org
Tue May 29 02:21:16 UTC 2012


    Date: Monday, May 28, 2012 @ 22:21:16
  Author: dreisner
Revision: 160059

add awk as a dep

Modified:
  mkinitcpio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-28 17:33:12 UTC (rev 160058)
+++ PKGBUILD	2012-05-29 02:21:16 UTC (rev 160059)
@@ -9,7 +9,7 @@
 arch=('any')
 url="http://www.archlinux.org/"
 license=('GPL')
-depends=('mkinitcpio-busybox>=1.19.4-2' 'kmod>=3' 'util-linux>=2.21' 'libarchive' 'coreutils'
+depends=('awk' 'mkinitcpio-busybox>=1.19.4-2' 'kmod>=3' 'util-linux>=2.21' 'libarchive' 'coreutils'
          'bash' 'findutils' 'sed' 'grep' 'filesystem>=2011.10-1' 'file' 'gzip' 'udev>=182-3')
 optdepends=('xz: Use lzma or xz compression for the initramfs image'
             'bzip2: Use bzip2 compression for the initramfs image'




More information about the arch-commits mailing list