aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-12-26 14:49:00 +0100
committerJakob Odersky <jakob@odersky.com>2017-12-26 14:49:00 +0100
commit8ccd06c71824d64c659170029b9c35cfed427223 (patch)
tree5c2178e917d6dbca5f0703822c676919e2477521
parenteaa47b6b2cabc9c52eb3ad80c713a22e595c3dab (diff)
downloadnginx-letsencrypt-8ccd06c71824d64c659170029b9c35cfed427223.tar.gz
nginx-letsencrypt-8ccd06c71824d64c659170029b9c35cfed427223.tar.bz2
nginx-letsencrypt-8ccd06c71824d64c659170029b9c35cfed427223.zip
Add dependencies
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d74c635..486d878 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Vcs-Git: https://github.com/jodersky/nginx-letsencrypt.git
Package: nginx-letsencrypt
Architecture: all
-Depends: ${misc:Depends}
+Depends: nginx letsencrypt ${misc:Depends}
Description: Issue certificates by letsencrypt for nginx virtual hosts.
Simplify the process by which letsencrypt certificates are issued for virtual
hosts controlled by nginx.