From: Peter van Dijk Date: Thu, 6 Dec 2018 12:20:06 +0000 (+0100) Subject: auth ubuntu trusty: enable LUA records X-Git-Tag: auth-4.2.0-alpha1~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=551717deb14bbba2882a33f2cdbe7e66404b3158;p=pdns auth ubuntu trusty: enable LUA records --- diff --git a/builder-support/debian/authoritative/ubuntu-trusty/control b/builder-support/debian/authoritative/ubuntu-trusty/control index 55a035a3f..2d2dc07d8 100644 --- a/builder-support/debian/authoritative/ubuntu-trusty/control +++ b/builder-support/debian/authoritative/ubuntu-trusty/control @@ -18,6 +18,7 @@ Build-Depends: autoconf, libboost-serialization-dev, libboost-test-dev, libcdb-dev, + libcurl4-openssl-dev, libgeoip-dev, libkrb5-dev, libldap2-dev, diff --git a/builder-support/debian/authoritative/ubuntu-trusty/rules b/builder-support/debian/authoritative/ubuntu-trusty/rules index dc6a41056..46654e4dd 100755 --- a/builder-support/debian/authoritative/ubuntu-trusty/rules +++ b/builder-support/debian/authoritative/ubuntu-trusty/rules @@ -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: