[libprotocol-acme-perl] 05/06: Add build dependency on openssl
gregor herrmann
gregoa at debian.org
Mon Oct 31 18:33:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libprotocol-acme-perl.
commit f73f713198f4d2ce6cd5e3f5b0ac0f9d94c7ad87
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Oct 31 19:30:44 2016 +0100
Add build dependency on openssl
to enable more tests.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index a8f5bd2..4a67652 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends-Indep: libcrypt-format-perl,
libcrypt-rsa-parse-perl,
libjson-perl,
liblog-any-perl,
- libtest-exception-perl
+ libtest-exception-perl,
+ openssl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libprotocol-acme-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libprotocol-acme-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libprotocol-acme-perl.git
More information about the Pkg-perl-cvs-commits
mailing list