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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Mon Apr 8 14:06:55 UTC 2013


    Date: Monday, April 8, 2013 @ 16:06:55
  Author: foutrelis
Revision: 182160

Add required build-time dependencies [bc will be needed in 3.9] (FS#34600).

Modified:
  linux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-08 14:02:37 UTC (rev 182159)
+++ PKGBUILD	2013-04-08 14:06:55 UTC (rev 182160)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
 license=('GPL2')
-makedepends=('xmlto' 'docbook-xsl')
+makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
 options=('!strip')
 source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
         "http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"




More information about the arch-commits mailing list