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: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7266%2Fhead;p=thirdparty%2Fpdns.git 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 55a035a3fe..2d2dc07d8c 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 dc6a410561..46654e4ddd 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: