MT#5879 Add XML::XPath to deps.

mr3.3.1
Andreas Granig 12 years ago
parent 98364a891b
commit 52cdacc7a6

@ -96,6 +96,7 @@ my $builder = Local::Module::Build->new(
'URI::Escape' => 0,
'UUID' => 0,
'XML::Mini' => 0,
'XML::XPath' => 0,
'warnings' => 0,
},
test_requires => {

2
debian/control vendored

@ -68,6 +68,7 @@ Build-Depends: debhelper (>= 8),
libtypes-path-tiny-perl,
liburi-encode-perl,
libxml-mini-perl,
libxml-xpath-perl,
ngcp-schema,
openssl
Standards-Version: 3.9.5
@ -149,6 +150,7 @@ Depends: gettext,
libtypes-path-tiny-perl,
liburi-encode-perl,
libxml-mini-perl,
libxml-xpath-perl,
ngcp-schema,
ngcp-templates-ce-ngcp-panel (>= 3.0.19) | ngcp-templates-pro-ngcp-panel (>= 3.0.19),
openssl,

Loading…
Cancel
Save