projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87faebe
)
update documentation / help text
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Sep 2015 11:42:23 +0000
(11:42 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Sep 2015 11:42:23 +0000
(11:42 +0000)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
6e6e322
..
4af820b
100755
(executable)
--- 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.)