policycoreutils: 2.3 -> 2.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl, pkgconfig, libsepol, pcre
|
||||
, enablePython ? false, swig ? null, python ? null
|
||||
, enablePython ? true, swig ? null, python ? null
|
||||
}:
|
||||
|
||||
assert enablePython -> swig != null && python != null;
|
||||
|
||||
Reference in New Issue
Block a user