From: nbd Date: Mon, 11 Jun 2012 22:46:25 +0000 (+0000) Subject: alsa-lib: add missing dependencies X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d72703c1e19026cb92ef896f8c19a6bd61ebaae7;p=packages.git alsa-lib: add missing dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@32222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 89326728e..fd12fe94c 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -26,7 +26,7 @@ define Package/alsa-lib CATEGORY:=Libraries TITLE:=ALSA (Advanced Linux Sound Architecture) library URL:=http://www.alsa-project.org/ - DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core + DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt endef define Package/alsa-lib/description