From: Karl-Aksel Puulmann Date: Fri, 16 Dec 2016 12:15:13 +0000 (+0200) Subject: Improve build instructions X-Git-Tag: pgbouncer_1_8~33^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4920f89fd42affb61376c7cbf4ed130138460add;p=pgbouncer Improve build instructions Ran into this when building a docker image. --- diff --git a/README.rst b/README.rst index 0f54416..6541afc 100644 --- a/README.rst +++ b/README.rst @@ -87,7 +87,7 @@ you can run configure:: $ make $ make install -Additional packages required: autoconf, automake, libtool, +Additional packages required: autoconf, automake, libevent-dev, libtool, autoconf-archive, python-docutils, and pkg-config. Building for WIN32