]> granicus.if.org Git - pdns/commitdiff
auth ubuntu trusty: enable LUA records
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 6 Dec 2018 12:20:06 +0000 (13:20 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 6 Dec 2018 12:20:06 +0000 (13:20 +0100)
builder-support/debian/authoritative/ubuntu-trusty/control
builder-support/debian/authoritative/ubuntu-trusty/rules

index 55a035a3fe3361bc8e27c839af2d04239caf038a..2d2dc07d8c926e6d1fbb7da00b67d6a711bda650 100644 (file)
@@ -18,6 +18,7 @@ Build-Depends: autoconf,
                libboost-serialization-dev,
                libboost-test-dev,
                libcdb-dev,
+               libcurl4-openssl-dev,
                libgeoip-dev,
                libkrb5-dev,
                libldap2-dev,
index dc6a410561e5603cb1b236f6c2bf2462796a4f76..46654e4ddd5e3d56a709b0ba780937b1f2d2026c 100755 (executable)
@@ -27,7 +27,7 @@ override_dh_auto_configure:
                --enable-unit-tests \
                --enable-experimental-pkcs11 \
                --disable-systemd \
-               --disable-lua-records
+               --enable-lua-records
 
 # pdns-server has a debug package
 override_dh_strip: