Skip to content
Snippets Groups Projects
Commit f843b6f1 authored by gregor herrmann's avatar gregor herrmann
Browse files

Add missing (build) dependency on libclass-data-inheritable-perl.

Thanks: Niko Tyni for the bug report.
Closes: #901087
parent 1878a0b1
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Uploaders: Damyan Ivanov <dmn@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcatalyst-perl (>= 5.49),
libcatalyst-plugin-session-perl (>= 0.27),
libclass-data-inheritable-perl,
libdbi-perl,
libmro-compat-perl,
perl
......@@ -19,6 +20,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libcatalyst-perl (>= 5.49),
libcatalyst-plugin-session-perl (>= 0.27),
libclass-data-inheritable-perl,
libdbi-perl,
libmro-compat-perl
Replaces: libcatalyst-modules-perl (<< 48~)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment