]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
coreutils: Add gmp and libcap support.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Feb 2011 21:37:51 +0000 (22:37 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Feb 2011 21:37:51 +0000 (22:37 +0100)
pkgs/core/coreutils/coreutils.nm

index 6222b9b882fbe216be50c0e1ceb6d440e85969d8..a9ca9190b1fcacce96320639e462ecdde2306bb5 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = coreutils
 PKG_VER        = 8.9
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = System/Base
@@ -39,8 +39,8 @@ define PKG_DESCRIPTION
        the old GNU fileutils, sh-utils, and textutils packages.
 endef
 
-PKG_BUILD_DEPS+= autoconf automake libacl-devel libattr-devel libcap \
-       libselinux-devel ncurses-devel e2fsprogs pam-devel
+PKG_BUILD_DEPS+= autoconf automake e2fsprogs-devel gmp-devel libacl-devel \
+       libattr-devel libcap-devel libselinux-devel ncurses-devel pam-devel
 
 PKG_TARBALL    = $(THISAPP).tar.gz