From: bahner Date: Thu, 12 Oct 2006 17:14:41 +0000 (+0000) Subject: Added build dependency on libncurses-dev and a runtime dependency on X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f42917419a487c7b4ecd176993baa53766c8b7e;p=varnish Added build dependency on libncurses-dev and a runtime dependency on gcc >= 3.3. Now compiles on pristine etch-systems git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1152 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/debian/control b/varnish-cache/debian/control index 2f9c20a9..602c6bf8 100644 --- a/varnish-cache/debian/control +++ b/varnish-cache/debian/control @@ -3,12 +3,12 @@ Section: web Priority: optional Maintainer: Stig Sandbeck Mathiesen Uploaders: Lars Bahner -Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, autoconf, gcc +Build-Depends: debhelper (>= 5), autotools-dev, automake1.9, libtool, autoconf, libncurses-dev Standards-Version: 3.7.2 Package: varnish Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, gcc ( >= 3.3) 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