alsa-lib: add missing dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32222 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8eee380839
commit
d72703c1e1
@ -26,7 +26,7 @@ define Package/alsa-lib
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=ALSA (Advanced Linux Sound Architecture) library
|
TITLE:=ALSA (Advanced Linux Sound Architecture) library
|
||||||
URL:=http://www.alsa-project.org/
|
URL:=http://www.alsa-project.org/
|
||||||
DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core
|
DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/alsa-lib/description
|
define Package/alsa-lib/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user