summaryrefslogtreecommitdiff
path: root/package/util-linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-03 14:31:37 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-03 14:31:44 -0600
commit9b70352c2224bab37b0ea71bfea8ef7b2250d9b7 (patch)
treec5d6420b512e445a69a5bf9d6a895ae7eea2ab41 /package/util-linux
parenta632106ba3ef1d670cb78e5107cb6a03fbbc675d (diff)
allow static build of nfsroot for lemote
Diffstat (limited to 'package/util-linux')
-rw-r--r--package/util-linux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index 35e4d77d5..659dc3ce9 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 3
PKG_HASH:= e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6
PKG_DESCR:= basic utilities
PKG_SECTION:= base/apps
-PKG_BUILDDEP:= ncurses pam
+PKG_BUILDDEP:= ncurses
PKG_SITES:= http://www.kernel.org/pub/linux/utils/util-linux/v2.25/
PKG_OPTS:= dev
@@ -29,6 +29,7 @@ PKGSD_CFDISK:= partition table manipulation utility
PKGSC_CFDISK:= sys/fs
PKGSD_SU:= switch user utility
PKGSC_SU:= sys/misc
+PKGSB_SU:= pam
PKGSD_SWAP_UTILS:= swap space management utilities
PKGSS_SWAP_UTILS:= libblkid
PKGSC_SWAP_UTILS:= sys/fs