blivet: fix reference to selinux python modules
(cherry picked from commit 7ceea6f6013e8a6abf4925e0b2ad94c23f64442d)
This commit is contained in:
parent
8070a6333f
commit
6c7fa2f158
@ -31,7 +31,7 @@ in buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
pykickstart pyparted pyblock pyudev selinuxWithPython cryptsetupWithPython
|
||||
pykickstart pyparted pyblock pyudev selinuxWithPython.py cryptsetupWithPython
|
||||
six
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user