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:
573141c
)
Make alsa-lib depend on usb, prevents from build to fail for rdc-2.6 e.g.
author
Florian Fainelli
<florian@openwrt.org>
Mon, 11 Dec 2006 23:01:32 +0000
(23:01 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 11 Dec 2006 23:01:32 +0000
(23:01 +0000)
SVN-Revision: 5765
libs/alsa-lib/Makefile
patch
|
blob
|
history
diff --git
a/libs/alsa-lib/Makefile
b/libs/alsa-lib/Makefile
index f64579fbe48b4107b3fac830510751bcc728f68d..a4821874f57e0c8714c741ff8ee9ce6a52568b48 100644
(file)
--- a/
libs/alsa-lib/Makefile
+++ b/
libs/alsa-lib/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/alsa-lib
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=+kmod-alsa
+ DEPENDS:=+kmod-alsa
@USB_SUPPORT
TITLE:=ALSA (Advanced Linux Sound Architecture) library
DESCRIPTION:=\
This is the library package for alsa, needed by some userspace programs. You must \\\