diff options
Diffstat (limited to 'package/util-linux')
-rw-r--r-- | package/util-linux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 92dad3e44..942aaf39f 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -10,6 +10,7 @@ PKG_HASH:= b89d37146f20bede93a42c847bce881a17e6dbd8066ff2db2bee733fa409f0cd PKG_DESCR:= basic utilities PKG_SECTION:= base/apps PKG_BUILDDEP:= ncurses +HOST_BUILDDEP:= autoconf-host automake-host libtool-host pkgconf-host PKG_SITES:= http://www.kernel.org/pub/linux/utils/util-linux/v2.28/ PKG_OPTS:= dev PKG_NEEDS:= threads rt |