From f1c25a609e004a8378f9d0c580bb603d192a5cbb Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 18 Oct 2006 21:39:57 +0000 Subject: [PATCH] add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@5214 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libao/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/libao/Makefile b/libs/libao/Makefile index bb736a589..de6917940 100644 --- a/libs/libao/Makefile +++ b/libs/libao/Makefile @@ -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.\\\ -- 2.11.0