From f4171c75fa584324bf1913d133a164068827893f Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 17 Oct 2005 22:12:30 +0000 Subject: add libvorbisidec package (thanks to David Collet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2155 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 0e0e64e291..2d02d3d775 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -94,6 +94,7 @@ package-$(BR2_PACKAGE_LIBTOOL) += libtool package-$(BR2_PACKAGE_LIBUPNP) += libupnp package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LIBVORBIS) += libvorbis +package-$(BR2_PACKAGE_LIBVORBISIDEC) += libvorbisidec package-$(BR2_PACKAGE_LIBXML2) += libxml2 package-$(BR2_PACKAGE_LIBXSLT) += libxslt package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd -- cgit v1.2.3