summaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 22:12:30 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-17 22:12:30 +0000
commit9b9bb9a9791e13ea9acaf09848ec6d6f406c602a (patch)
tree39e08b8cf544beeaeefc392d17fc6dd40bbfe3e4 /package/Makefile
parent1d5b030b9a4fa38191171a9c58047c06c4212bed (diff)
add libvorbisidec package (thanks to David Collet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2155 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
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