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:
f031674
)
add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 21:39:57 +0000
(21:39 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 18 Oct 2006 21:39:57 +0000
(21:39 +0000)
SVN-Revision: 5214
libs/libao/Makefile
patch
|
blob
|
history
diff --git
a/libs/libao/Makefile
b/libs/libao/Makefile
index bb736a58902f1a0f2235a28fb9a173b8118b1d53..de69179405364fc348aaa3f5523db8505e615be1 100644
(file)
--- a/
libs/libao/Makefile
+++ b/
libs/libao/Makefile
@@
-24,6
+24,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/libao
SECTION:=libs
+ DEPENDS:=+alsa-lib
CATEGORY:=Libraries
TITLE:=A cross platform audio library
DESCRIPTION:=A cross platform audio library.\\\