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:
78bfe74
)
add required libpopt dependency for asterisk14-mini; fixes #7112
author
Hans Zandbelt
<hans.zandbelt@gmail.com>
Thu, 8 Apr 2010 19:48:31 +0000
(19:48 +0000)
committer
Hans Zandbelt
<hans.zandbelt@gmail.com>
Thu, 8 Apr 2010 19:48:31 +0000
(19:48 +0000)
SVN-Revision: 20746
net/asterisk-1.4.x/Makefile
patch
|
blob
|
history
diff --git
a/net/asterisk-1.4.x/Makefile
b/net/asterisk-1.4.x/Makefile
index 21a57a8b8ecbd51f9d66ac95f0b25799e5d0a098..dfddd000c2b2bf994bad3f793592a926b86e9b3e 100644
(file)
--- a/
net/asterisk-1.4.x/Makefile
+++ b/
net/asterisk-1.4.x/Makefile
@@
-61,7
+61,7
@@
endef
define Package/asterisk14-mini
$(call Package/asterisk14/Default)
TITLE:=Minimal open source PBX
- DEPENDS:=+libncurses +libpthread @!TARGET_avr32
+ DEPENDS:=+libncurses +libp
opt +libp
thread @!TARGET_avr32
endef
define Package/asterisk14-mini/description