From e9b496b9a8930df9e4e4d865bfa93509c1df1211 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 9 Apr 2019 16:09:05 +0200 Subject: [PATCH] Install perl Net::DNS --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 9108eaa587..9c62f2d30e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,6 +32,7 @@ commands: default-jre-headless \ dnsutils \ ldnsutils \ + libnet-dns-perl \ unbound-host - run: name: Install jdnssectools -- 2.47.2