From 03389e0f3c40627652474fd25bdb4d10244636e8 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 11 Jun 2012 22:46:25 +0000 Subject: [PATCH] alsa-lib: add missing dependencies SVN-Revision: 32222 --- 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 89326728ec..fd12fe94c4 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.30.2