diff options
author | John Estabrook <jestabro@vyos.io> | 2020-02-05 09:35:30 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-05 09:35:30 -0600 |
commit | 64d39998499df772e00d664f776815f8b7b6b3bd (patch) | |
tree | 00bf8dea8636a7b30d540f35382257007208f3aa /debian | |
parent | eff95db0fbd75bc7fe06272f5816121f1773549f (diff) | |
parent | e45cc2e9e6d555329160624988fd4ff2146aabcb (diff) | |
download | vyos-1x-64d39998499df772e00d664f776815f8b7b6b3bd.tar.gz vyos-1x-64d39998499df772e00d664f776815f8b7b6b3bd.zip |
Merge pull request #211 from jestabro/T1585
service https: T1585: add support for letsencrypt certificates
service https: T1443: reorder elements for clarity
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9df421977..bca066aff 100644 --- a/debian/control +++ b/debian/control @@ -81,6 +81,7 @@ Depends: python3, crda, wireless-regdb, pmacct (>= 1.6.0), + python3-certbot-nginx, ${shlibs:Depends}, ${misc:Depends} Description: VyOS configuration scripts and data |