From: ssm Date: Fri, 10 Aug 2007 14:05:32 +0000 (+0000) Subject: Added missing dependency on "libc6-dev | libc-dev" for vcl compilation X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a5d7605cfc34952414025a53f800ef534d61fb;p=varnish Added missing dependency on "libc6-dev | libc-dev" for vcl compilation git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1831 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/debian/control b/varnish-cache/debian/control index e5dca600..70fbbeee 100644 --- a/varnish-cache/debian/control +++ b/varnish-cache/debian/control @@ -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