From f2e947e7839c07794bbefc1d0de1caa375ae55bc Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Mon, 17 Oct 2005 22:12:30 +0000
Subject: add libvorbisidec package (thanks to David Collet)

SVN-Revision: 2155
---
 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 0e0e64e..2d02d3d 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.1