From: Imre Kaloz Date: Sun, 17 Sep 2006 20:29:38 +0000 (+0000) Subject: change alsa to depend on usb support instead of pci X-Git-Tag: reboot~30718^2~168 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0a46af45c53a28b04b3824a0192d3a902ff88f21;p=openwrt%2Fopenwrt.git change alsa to depend on usb support instead of pci SVN-Revision: 4801 --- diff --git a/openwrt/package/alsa/Makefile b/openwrt/package/alsa/Makefile index 9a745aa96b..887404c0c2 100644 --- a/openwrt/package/alsa/Makefile +++ b/openwrt/package/alsa/Makefile @@ -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/