From d72703c1e19026cb92ef896f8c19a6bd61ebaae7 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 11 Jun 2012 22:46:25 +0000 Subject: [PATCH] alsa-lib: add missing dependencies git-svn-id: svn://svn.openwrt.org/openwrt/packages@32222 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/alsa-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0