add missing dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:39:57 +0000 (21:39 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 18 Oct 2006 21:39:57 +0000 (21:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5214 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libao/Makefile

index bb736a5..de69179 100644 (file)
@@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/libao
   SECTION:=libs
+  DEPENDS:=+alsa-lib
   CATEGORY:=Libraries
   TITLE:=A cross platform audio library
   DESCRIPTION:=A cross platform audio library.\\\