fix dependancy
authorMike Baker <mbm@openwrt.org>
Tue, 14 Nov 2006 20:55:34 +0000 (20:55 +0000)
committerMike Baker <mbm@openwrt.org>
Tue, 14 Nov 2006 20:55:34 +0000 (20:55 +0000)
SVN-Revision: 5535

libs/alsa-lib/Makefile

index 27ebe81624e153fa48fae169d0f5fe19b5adc1a2..91e20e482f1588c1bc6ed6cc366deb51ca56e7b2 100644 (file)
@@ -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 \\\