projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
921cde4
)
add missing dependency
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:39:57 +0000
(21:39 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:39:57 +0000
(21:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5214
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libao/Makefile
patch
|
blob
|
history
diff --git
a/libs/libao/Makefile
b/libs/libao/Makefile
index
bb736a5
..
de69179
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.\\\