From 9b9bb9a9791e13ea9acaf09848ec6d6f406c602a 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/openwrt@2155 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 0e0e64e29..2d02d3d77 100644 --- a/package/Makefile +++ b/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