From 0aca0f8f0d5849d6ed040f864713b8ac7d696304 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Mon, 19 Jan 2009 09:46:36 +0000 Subject: [PATCH] Docu update: When building from Git, you need the debian package 'pkg-config' as well. --- buildconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildconf.sh b/buildconf.sh index 1850bae..ec44e4c 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -106,7 +106,7 @@ When building from Git, you need these Debian packages: autoconf, automake, libtool, gcc, bison, any tcl, xsltproc, docbook, docbook-xml, docbook-xsl, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, - libpcap0.8-dev + libpcap0.8-dev, pkg-config Also perhaps: libgnutls-dev libicu-dev -- 1.7.10.4