]> granicus.if.org Git - pgbouncer/commitdiff
Improve build instructions
authorKarl-Aksel Puulmann <macobo@users.noreply.github.com>
Fri, 16 Dec 2016 12:15:13 +0000 (14:15 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Dec 2016 12:15:13 +0000 (14:15 +0200)
Ran into this when building a docker image.

README.rst

index 0f54416f14ebbc92851b8f3cd201f4d0a1ece60e..6541afc7afed337f6bd41d01ce7ed4b16557136a 100644 (file)
@@ -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