aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-22 15:40:32 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-22 15:40:32 +0200
commitf75f7c62b824b549d3e1c17e386bc4608f9904e8 (patch)
treefa29a9b7419e73d6c4a2ea92513974c8fb262402 /testing
parentc60d2a3ed5cb159da5b10609d7c4e6fed66ab85a (diff)
downloadaports-f75f7c62b824b549d3e1c17e386bc4608f9904e8.tar.bz2
aports-f75f7c62b824b549d3e1c17e386bc4608f9904e8.tar.xz
testing/pdns-recursor: openssl-dev
Diffstat (limited to 'testing')
-rw-r--r--testing/pdns-recursor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pdns-recursor/APKBUILD b/testing/pdns-recursor/APKBUILD
index 5b437658c1..6247f07b69 100644
--- a/testing/pdns-recursor/APKBUILD
+++ b/testing/pdns-recursor/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="GPL"
depends=""
depends_dev=""
-makedepends="$depends_dev boost-dev lua-dev"
+makedepends="$depends_dev boost-dev lua-dev openssl-dev"
install="$pkgname.pre-install $pkgname.post-deinstall"
subpackages="$pkgname-doc"
pkgusers="pdns"