change alsa to depend on usb support instead of pci
authorImre Kaloz <kaloz@openwrt.org>
Sun, 17 Sep 2006 20:29:38 +0000 (20:29 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 17 Sep 2006 20:29:38 +0000 (20:29 +0000)
SVN-Revision: 4801

openwrt/package/alsa/Makefile

index 9a745aa96bc2f7b77931800394f1f1145841721d..887404c0c20b49ade03adb2411672b7ed3a7902e 100644 (file)
@@ -33,7 +33,7 @@ endif
 define Package/kmod-alsa
 SECTION:=drivers
 CATEGORY:=Drivers
-DEPENDS:=@PCI_SUPPORT
+DEPENDS:=@USB_SUPPORT
 TITLE:=Advanced Linux Sound Architecture
 DESCRIPTION:=Advanced Linux Sound Architecture
 URL:=http://alsa-project.org/