From fbd9feadb86581267a95dc65f6cba74c45192c59 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Tue, 14 Nov 2006 20:55:34 +0000 Subject: [PATCH] fix dependancy SVN-Revision: 5535 --- 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 27ebe81624..91e20e482f 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/alsa-lib SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+alsa + DEPENDS:=+kmod-alsa TITLE:=ALSA (Advanced Linux Sound Architecture) library DESCRIPTION:=\ This is the library package for alsa, needed by some userspace programs. You must \\\ -- 2.30.2