[packages] alsa-lib: allow use on UML
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18878 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c4eeb5b5e3
commit
1f9c06385f
@ -32,7 +32,7 @@ define Package/alsa-lib
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=ALSA (Advanced Linux Sound Architecture) library
|
||||
URL:=http://www.alsa-project.org/
|
||||
DEPENDS:=@USB_SUPPORT $(DEPENDS_KMOD)
|
||||
DEPENDS:=@(USB_SUPPORT||TARGET_uml) $(DEPENDS_KMOD)
|
||||
endef
|
||||
|
||||
define Package/alsa-lib/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user