projects
/
metaproxy-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:
3c90b08
)
Mention libbost-regex-dev
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Sep 2011 11:10:26 +0000
(13:10 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 28 Sep 2011 11:10:26 +0000
(13:10 +0200)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
656f4cf
..
7b8723b
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-107,7
+107,7
@@
When building from Git, you need these Debian packages:
autoconf automake libtool g++
xsltproc docbook docbook-xml docbook-xsl inkscape
libxslt1-dev libgnutls-dev libreadline5-dev libicu-dev
- libboost-dev libboost-thread-dev libboost-test-dev
+ libboost-dev libboost-thread-dev libboost-test-dev libboost-regex-dev
And if you want to make a Debian package: dpkg-dev fakeroot debhelper
(Then run "dpkg-buildpackage -rfakeroot" in this directory.)