From: mbm Date: Tue, 14 Nov 2006 20:55:34 +0000 (+0000) Subject: fix dependancy X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=fb83dcca98dd30b7ab8cc2ee091e68e066869b98;p=packages.git fix dependancy git-svn-id: svn://svn.openwrt.org/openwrt/packages@5535 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index 27ebe8162..91e20e482 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 \\\