[arch-commits] CVS update of core/base/kernel26 (PKGBUILD)

Dan McGee dan at archlinux.org
Fri Oct 5 02:45:15 UTC 2007


    Date: Thursday, October 4, 2007 @ 22:45:15
  Author: dan
    Path: /home/cvs-core/core/base/kernel26

Modified: PKGBUILD (1.259 -> 1.260)

add depends needed for install files to run correctly


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: core/base/kernel26/PKGBUILD
diff -u core/base/kernel26/PKGBUILD:1.259 core/base/kernel26/PKGBUILD:1.260
--- core/base/kernel26/PKGBUILD:1.259	Wed Sep 26 15:31:41 2007
+++ core/base/kernel26/PKGBUILD	Thu Oct  4 22:45:15 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.259 2007/09/26 19:31:41 tpowa Exp $
+# $Id: PKGBUILD,v 1.260 2007/10/05 02:45:15 dan Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26
@@ -11,7 +11,7 @@
 groups=('base')
 url="http://www.kernel.org"
 backup=('boot/kconfig26' etc/mkinitcpio.d/${pkgname}.preset)
-depends=('module-init-tools' 'mkinitcpio>=0.5.15')
+depends=('coreutils' 'module-init-tools' 'mkinitcpio>=0.5.15')
 # pwc, ieee80211 and hostap-driver26 modules are included in kernel26 now
 # nforce package support was abandoned by nvidia, kernel modules should cover everything now.
 # kernel24 support is dropped since glibc24




More information about the arch-commits mailing list