]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
ubuntu w/o universe does not support installing libboost-dev-all
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 18 Jan 2015 11:18:24 +0000 (12:18 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 18 Jan 2015 11:18:24 +0000 (12:18 +0100)
circle.yml

index 840329c2a83421a55cb88a47735155181ad7af5a..205652318c1c602f25ff28af566167bce6a573eb 100644 (file)
@@ -1,5 +1,7 @@
 dependencies:
   pre:
+       - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) universe"
+       - sudo apt-get update -qq
         - sudo apt-get install autoconf automake bison flex g++ git libboost-all-dev libtool make pkg-config ragel
 
 test: