projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f73dbf0
)
erlang: depends on zlib
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:38 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:38 +0000
(
00:22
+0000)
SVN-Revision: 32326
lang/erlang/Makefile
patch
|
blob
|
history
diff --git
a/lang/erlang/Makefile
b/lang/erlang/Makefile
index 5c7c59291018d37e6ddd43117faf179df76f136c..955b0521574aee6902a34b010a5ce21448d9559f 100644
(file)
--- a/
lang/erlang/Makefile
+++ b/
lang/erlang/Makefile
@@
-41,7
+41,7
@@
endef
define Package/erlang
$(call Package/erlang/Default)
- DEPENDS+= +libncurses +librt
+ DEPENDS+= +libncurses +librt
+zlib
PROVIDES:= erlang-erts=5.7 erlang-kernel=2.13 erlang-sasl=2.1.6 erlang-stdlib=1.16
endef