From 4f4d60befbce1a2385e75f953d9f9eb2c9b83de0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Wed, 5 Oct 2005 21:58:47 +0000 Subject: add libogg SVN-Revision: 2057 --- 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 2776dbc..1252125 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.1