From 1fa537a3e366dd23f141807b074843dac145dab1 Mon Sep 17 00:00:00 2001 From: nico Date: Wed, 5 Oct 2005 21:58:47 +0000 Subject: add libogg git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2057 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 2776dbc7d..12521252f 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -79,6 +79,7 @@ package-$(BR2_PACKAGE_LIBGPG_ERROR) += libgpg-error package-$(BR2_PACKAGE_LIBID3TAG) += libid3tag package-$(BR2_PACKAGE_LIBNET) += libnet package-$(BR2_PACKAGE_LIBNIDS) += libnids +package-$(BR2_PACKAGE_LIBOGG) += libogg package-$(BR2_PACKAGE_LIBOSIP2) += libosip2 package-$(BR2_PACKAGE_LIBPCAP) += libpcap package-$(BR2_PACKAGE_LIBPNG) += libpng -- cgit v1.2.3