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:
941ad47
)
lame: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 22:19:41 +0000
(22:19 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 22:19:41 +0000
(22:19 +0000)
SVN-Revision: 32220
sound/lame/Makefile
patch
|
blob
|
history
diff --git
a/sound/lame/Makefile
b/sound/lame/Makefile
index 0c545ef78093bb5be6a59a99fa7f289f78f82cc6..53b227c604daed73f4d7396eb7a08252960b52ff 100644
(file)
--- a/
sound/lame/Makefile
+++ b/
sound/lame/Makefile
@@
-31,6
+31,7
@@
define Package/lame
$(call Package/lame/Default)
TITLE:=lame
MENU:=1
+ DEPENDS += +libncurses
endef
define Package/lame/description