diff options
Diffstat (limited to 'libs/alsa-lib')
-rw-r--r-- | libs/alsa-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 81106e571..a8275c18a 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -31,6 +31,7 @@ define Package/alsa-lib CATEGORY:=Libraries TITLE:=ALSA (Advanced Linux Sound Architecture) library URL:=http://www.alsa-project.org/ + MAINTAINER:=Peter Wagner <tripolar@gmx.at> DEPENDS:=@AUDIO_SUPPORT +kmod-sound-core +libpthread +librt endef |