diff --git a/lemonldap-ng-common/META.json b/lemonldap-ng-common/META.json index 1b0b78cfe..4a5e24667 100644 --- a/lemonldap-ng-common/META.json +++ b/lemonldap-ng-common/META.json @@ -37,6 +37,7 @@ "Apache::Session::Browseable" : "0", "Convert::Base32" : "0", "Cookie::Baker::XS" : "0", + "Crypt::URandom" : "0", "DBI" : "0", "LWP::Protocol::https" : "0", "Net::LDAP" : "0", diff --git a/lemonldap-ng-common/META.yml b/lemonldap-ng-common/META.yml index b8255a139..aa3f87cfa 100644 --- a/lemonldap-ng-common/META.yml +++ b/lemonldap-ng-common/META.yml @@ -23,6 +23,7 @@ recommends: Apache::Session::Browseable: '0' Convert::Base32: '0' Cookie::Baker::XS: '0' + Crypt::URandom: '0' DBI: '0' LWP::Protocol::https: '0' Net::LDAP: '0'