From 36af942d5b1ffe89af800f76bf3affef003c1c62 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 22 Aug 2005 07:35:13 +0000 Subject: add libxslt package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1720 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/Makefile') diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index e4b2be0c9..199888673 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -74,6 +74,7 @@ package-$(BR2_PACKAGE_LIBTASN1) += libtasn1 package-$(BR2_PACKAGE_LIBTOOL) += libtool package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LIBXML2) += libxml2 +package-$(BR2_PACKAGE_LIBXSLT) += libxslt package-$(BR2_PACKAGE_LIGHTTPD) += lighttpd package-$(BR2_PACKAGE_LINUX_ATM) += linux-atm package-$(BR2_PACKAGE_LUA) += lua @@ -193,6 +194,7 @@ libgd-compile: libpng-compile libnet-compile: libpcap-compile libnids-compile: libnet-compile libxml2-compile: zlib-compile +libxslt-compile: libxml2-compile lighttpd-compile: openssl-compile pcre-compile mini_httpd-compile: matrixssl-compile mysql-compile: ncurses-compile zlib-compile -- cgit v1.2.3