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:
97ec18b
)
Metion libboost-system-dev
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Apr 2013 13:56:45 +0000
(15:56 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 29 Apr 2013 13:56:45 +0000
(15:56 +0200)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
f6de5af
..
2eea595
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-38,7
+38,7
@@
When building from Git, you need these Debian packages:
xsltproc docbook docbook-xml docbook-xsl inkscape
libxslt1-dev libgnutls-dev libreadline5-dev libicu-dev
libboost-dev libboost-thread-dev libboost-test-dev
- libboost-regex-dev
+ libboost-regex-dev libboost-system-dev
And if you want to make a Debian package: dpkg-dev fakeroot debhelper
(Then run "dpkg-buildpackage -rfakeroot" in this directory.)