alsa-lib: add missing dependencies
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 22:46:25 +0000 (22:46 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Jun 2012 22:46:25 +0000 (22:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32222 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/alsa-lib/Makefile

index 8932672..fd12fe9 100644 (file)
@@ -26,7 +26,7 @@ define Package/alsa-lib
   CATEGORY:=Libraries
   TITLE:=ALSA (Advanced Linux Sound Architecture) library
   URL:=http://www.alsa-project.org/
   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
 endef
 
 define Package/alsa-lib/description