]> err.no Git - varnish/commitdiff
Added build dependency on libncurses-dev and a runtime dependency on
authorbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Oct 2006 17:14:41 +0000 (17:14 +0000)
committerbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 12 Oct 2006 17:14:41 +0000 (17:14 +0000)
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

varnish-cache/debian/control

index 2f9c20a96d64f89ee642e207facdec3fca2b9735..602c6bf8d2da53733ae85425d33116b13638c448 100644 (file)
@@ -3,12 +3,12 @@ Section: web
 Priority: optional
 Maintainer: Stig Sandbeck Mathiesen <ssm@debian.org>
 Uploaders: Lars Bahner <bahner@debian.org>
-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