fix dependancy

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5535 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2006-11-14 20:55:34 +00:00
parent 4451256b14
commit fb83dcca98

View 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 \\\