selinux-sandbox: fix building (#409960)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
xorgserver,
|
||||
openbox,
|
||||
xmodmap,
|
||||
libselinux,
|
||||
}:
|
||||
|
||||
# this is python3 only as it depends on selinux-python
|
||||
@@ -39,6 +40,7 @@ stdenv.mkDerivation rec {
|
||||
openbox
|
||||
xmodmap
|
||||
dbus
|
||||
libselinux
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
pygobject3
|
||||
|
||||
Reference in New Issue
Block a user