diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index f64579fbe..a4821874f 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:=+kmod-alsa + DEPENDS:=+kmod-alsa @USB_SUPPORT TITLE:=ALSA (Advanced Linux Sound Architecture) library DESCRIPTION:=\ This is the library package for alsa, needed by some userspace programs. You must \\\