Cpan test error

This commit is contained in:
Xavier Guimard 2010-11-26 20:03:58 +00:00
parent adaf863ec2
commit fe4b9972e2
2 changed files with 3 additions and 1 deletions

View File

@ -65,7 +65,8 @@ Depends: ${misc:Depends},
liblemonldap-ng-handler-perl (= ${binary:Version}),
libjs-jquery, libjs-jquery-ui, libhtml-template-perl,
libxml-libxml-perl, libxml-libxslt-perl,
libcrypt-openssl-rsa-perl, libxml-simple-perl, libjson-perl
libcrypt-openssl-rsa-perl, libcrypt-openssl-x509-perl, libxml-simple-perl,
libjson-perl
Pre-Depends: debconf
Recommends: libapache-session-perl, libsoap-lite-perl,
lemonldap-ng-doc (= ${binary:Version})

View File

@ -9,6 +9,7 @@ WriteMakefile(
BUILD_REQUIRES => {
'Convert::PEM' => 0,
'Crypt::OpenSSL::RSA' => 0,
'Crypt::OpenSSL::X509' => 0,
'IO::String' => 0,
},
PREREQ_PM => {