fix dependancy
authormbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Nov 2006 20:55:34 +0000 (20:55 +0000)
committermbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Nov 2006 20:55:34 +0000 (20:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5535 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/alsa-lib/Makefile

index 27ebe81..91e20e4 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 \\\