Metion libboost-system-dev
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Apr 2013 13:56:45 +0000 (15:56 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 29 Apr 2013 13:56:45 +0000 (15:56 +0200)
buildconf.sh

index f6de5af..2eea595 100755 (executable)
@@ -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.)