]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
binutils: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:28:32 +0000 (01:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:28:32 +0000 (01:28 +0200)
pkgs/core/binutils/binutils.nm

index 3f71d68e8760c87e68e815072e69f5c4b330e470..8391fa2b8dbc1b8f6f3337c64a00cbbeb2904089 100644 (file)
@@ -39,8 +39,7 @@ define PKG_DESCRIPTION
        tools for the manipulation of object code in various object file formats.
 endef
 
-PKG_BUILD_DEPS = glibc dejagnu
-PKG_DEPS      += zlib
+PKG_BUILD_DEPS+= dejagnu texinfo zlib-devel
 
 PKG_TARBALL   += $(THISAPP).tar.bz2