projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0294dca
)
add build dependency on libnotimpl to mrd6
author
Nicolas Thill
<nico@openwrt.org>
Fri, 3 Nov 2006 00:08:23 +0000
(
00:08
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 3 Nov 2006 00:08:23 +0000
(
00:08
+0000)
SVN-Revision: 5391
ipv6/mrd6/Makefile
patch
|
blob
|
history
diff --git
a/ipv6/mrd6/Makefile
b/ipv6/mrd6/Makefile
index 48e40a40fb009cb07ffa248f8668927f88d13b1c..49f72234a866712acd31a54230347c70eb098183 100644
(file)
--- a/
ipv6/mrd6/Makefile
+++ b/
ipv6/mrd6/Makefile
@@
-20,6
+20,8
@@
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
+PKG_BUILDDEP:=libnotimpl
+
include $(INCLUDE_DIR)/package.mk
define Package/mrd6