]> err.no Git - varnish/commitdiff
Added missing dependency on "libc6-dev | libc-dev" for vcl compilation
authorssm <ssm@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 10 Aug 2007 14:05:32 +0000 (14:05 +0000)
committerssm <ssm@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 10 Aug 2007 14:05:32 +0000 (14:05 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1831 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/debian/control

index e5dca6009e6cba94fef7ce41b9b40ca13608c878..70fbbeee269bec9f0961ddf2a0021ad103e52ef4 100644 (file)
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2
 
 Package: varnish
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3), libvarnish
+Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3), libvarnish, libc6-dev | libc-dev
 Description: A state-of-the-art, high-performance HTTP accelerator
  varnish is the server-side alternative to Squid, written primarily with
  speed in mind, and with a look to implementing full ESI-support in