From: Don Armstrong Date: Sun, 30 Jun 2019 23:09:33 +0000 (-0700) Subject: add missing dependency on DateTime X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=393d46c856b6954a4b96a77e873fa345ae9e0cb6;hp=e6abf5480f3b22eaea4dd3490305e5709772920e add missing dependency on DateTime --- diff --git a/debian/control b/debian/control index 607b525..74b0749 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends-Indep: libparams-validate-perl, libdbix-class-timestamp-perl, libdbix-class-deploymenthandler-perl, libdatetime-format-mail-perl, + libdatetime-perl, libaliased-perl, postgresql, postgresql-9.6-debversion|postgresql-10-debversion, @@ -63,6 +64,7 @@ Depends: # used by the database libdbix-class-timestamp-perl, libdbix-class-deploymenthandler-perl, + libdatetime-perl, libaliased-perl, libdatetime-format-mail-perl, libdbix-class-perl, libdatetime-format-pg-perl Section: perl