projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a2ce99
)
util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally...
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Sep 2010 06:35:23 +0000
(06:35 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Sep 2010 06:35:23 +0000
(06:35 +0000)
SVN-Revision: 22982
package/util-linux-ng/Makefile
patch
|
blob
|
history
diff --git
a/package/util-linux-ng/Makefile
b/package/util-linux-ng/Makefile
index 641b070adad3f5a62b8ed600c0eb4407c63c25a5..0e1ac928be3727f0fd7e785d01e7a16ed948049b 100644
(file)
--- a/
package/util-linux-ng/Makefile
+++ b/
package/util-linux-ng/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@KERNEL/linux/utils/$(PKG_NAME)/v2.13
PKG_MD5SUM:=c841dc8743905c8f0db20c9db5094f57
-PKG_BUILD_DEPENDS=e2fsprogs
+PKG_BUILD_DEPENDS=e2fsprogs
libncurses
include $(INCLUDE_DIR)/package.mk