summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-14 20:42:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-14 20:42:43 +0100
commit538fd6d2805c5b15b7d25a2f92675cdaa19df9f0 (patch)
tree59487b2c9497aa82534e0bfb94bf84211f78eed8
parent8f2b3b1ede5e537724594f36bbdd22f878708055 (diff)
squid needs libtool
-rw-r--r--package/squid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/squid/Makefile b/package/squid/Makefile
index ccf7473cd..f34f4d3ff 100644
--- a/package/squid/Makefile
+++ b/package/squid/Makefile
@@ -10,7 +10,7 @@ PKG_MD5SUM:= c70ef1198e6a6c1ae80bc57cd3592e36
PKG_DESCR:= squid web and cache proxy
PKG_SECTION:= proxy
PKG_DEPENDS:= libopenssl libpthread
-PKG_BUILDDEP:= openssl
+PKG_BUILDDEP:= openssl libtool
PKG_URL:= http://www.squid-cache.org/
PKG_SITES:= http://www.squid-cache.org/Versions/v3/3.1/
PKG_MULTI:= 1