diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-04-16 22:26:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-04-16 22:26:21 +0000 |
commit | 624bba95de47393ddbc7506665611f45db8a03a2 (patch) | |
tree | b1fd2c1dcf9e00ca103a28d857592ef607df84aa /openwrt/package/depend.mk | |
parent | 965f68dcac2d7960219818ae5a7eb30da669aae9 (diff) | |
download | mtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.zip mtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.tar.gz mtk-20170518-624bba95de47393ddbc7506665611f45db8a03a2.tar.bz2 |
Create iptraf directories Build mod_webdav for lighttpd Fix libtool patch
SVN-Revision: 3661
Diffstat (limited to 'openwrt/package/depend.mk')
-rw-r--r-- | openwrt/package/depend.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/depend.mk b/openwrt/package/depend.mk index c9f7157..043e637 100644 --- a/openwrt/package/depend.mk +++ b/openwrt/package/depend.mk @@ -42,7 +42,7 @@ libnids-compile: libnet-compile libvorbis-compile: libogg-compile libxml2-compile: zlib-compile libxslt-compile: libxml2-compile -lighttpd-compile: openssl-compile pcre-compile +lighttpd-compile: openssl-compile pcre-compile libxml2-compile sqlite-compile logrotate-compile: popt-compile madplay-compile: libid3tag-compile libmad-compile miax-compile: bluez-libs-compile |