From 44c26c79fddc6d28b4da0a0fd5788eca526b390e Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Tue, 8 Sep 2015 11:42:23 +0000 Subject: [PATCH] update documentation / help text --- buildconf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildconf.sh b/buildconf.sh index 6e6e322..4af820b 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -37,7 +37,7 @@ When building from Git, you need these Debian packages: autoconf automake libtool gcc bison tcl8.4 xsltproc docbook docbook-xml docbook-xsl libxslt1-dev libgnutls-dev libreadline5-dev libwrap0-dev - pkg-config libicu-dev + pkg-config libicu-dev make And if you want to make a Debian package: dpkg-dev fakeroot debhelper (Then run "dpkg-buildpackage -rfakeroot" in this directory.) -- 1.7.10.4