Add explicit JSON::XS dependency to RPM (#1734)

systemd-crontab-generator
Maxime Besson 7 years ago
parent e9ab86d815
commit 3750e9fd4d
  1. 1
      rpm/lemonldap-ng.spec

@ -324,6 +324,7 @@ Nginx support for LemonLDAP::NG.
#==============================================================================
%package -n perl-Lemonldap-NG-Common
Summary: LemonLDAP-NG Common Modules
Requires: perl(JSON::XS)
%description -n perl-Lemonldap-NG-Common
This package installs the configuration libraries used by other LemonLDAP::NG

Loading…
Cancel
Save