diff --git a/Build.PL b/Build.PL index 303d568a28..b4feac4f3c 100644 --- a/Build.PL +++ b/Build.PL @@ -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 => { diff --git a/debian/control b/debian/control index eeb5cf68cc..ccc48b68e4 100644 --- a/debian/control +++ b/debian/control @@ -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,