]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
squid: Fix build dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:47:06 +0000 (07:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:47:06 +0000 (07:47 +0100)
pkgs/core/squid/squid.nm

index 04a384e926176f15db6b518828b6963c465e5a39..d8d16e11b020fc917ad1e5dd13d28abe9813aa68 100644 (file)
@@ -35,7 +35,7 @@ PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = The Squid proxy caching server.
 
 PKG_BUILD_DEPS+= gcc-c++ libxml2-devel openssl-devel openldap-devel samba-devel \
-       iptables-devel $(PKG_DEPS)
+       iptables-devel $(PKG_DEPS) pam-devel
 PKG_DEPS      += /usr/bin/smbclient
 
 define PKG_DESCRIPTION