]> granicus.if.org Git - pgbouncer/commitdiff
Mention required gnu-make version
authorMarko Kreen <markokr@gmail.com>
Tue, 20 Dec 2011 19:25:47 +0000 (21:25 +0200)
committerMarko Kreen <markokr@gmail.com>
Tue, 20 Dec 2011 19:25:47 +0000 (21:25 +0200)
README
debian/control

diff --git a/README b/README
index 9f606994821f791499b491d667f356839c96909e..18141f2fc131302f6a1e0499822d6fdeb098493d 100644 (file)
--- a/README
+++ b/README
@@ -13,6 +13,8 @@ Downloads, bugtracking:
 Building
 ---------
 
+GNU Make 3.81+ is required for building.
+
 PgBouncer uses libevent for low-level socket handling.
 Libevent needs to be at least version 1.3b.  Preferably 2.x as
 Libevent 2.x has proper async DNS implementation.
index f3c934736794c8ba1086a326481bcaed206472b2..ab161a70901ac9ff05871ddd1c4b6f46bbefe1df 100644 (file)
@@ -3,7 +3,7 @@ Section: database
 Priority: extra
 Maintainer: Marko Kreen <marko.kreen@skype.net>
 Standards-Version: 3.6.2
-Build-Depends: cdbs, debhelper (>= 7), libevent-dev (>= 1.3b), asciidoc, xmlto
+Build-Depends: cdbs, debhelper (>= 7), libevent-dev (>= 1.3b), asciidoc, xmlto, make (>= 3.81)
 
 Package: pgbouncer
 Architecture: any