diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-09-18 03:49:27 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-09-18 03:49:43 +0200 |
commit | d8bd7e5cf889c16f4a9025af9c6c1804cdbcc99c (patch) | |
tree | a789fbb4f984cd09bab945498eb3a0791a845aa1 | |
parent | 2ce169388d680b0a2ab5fdf7b99e04c8eb7cacfd (diff) |
New dependency: libtimedate-perl.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8e4a360..811f395 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Architecture: all Depends: libconfig-tiny-perl, libjson-perl, libnet-ssleay-perl, + libtimedate-perl, libtypes-serialiser-perl, libwww-perl, openssl, |