Merge staging into staging-next
This commit is contained in:
@@ -58,7 +58,7 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = [
|
||||
"--without-python"
|
||||
] ++ (if enableDbus then [
|
||||
"--with-dbusconfdir=${placeholder "out"}/etc"
|
||||
"--with-dbusconfdir=${placeholder "out"}/share"
|
||||
] else [
|
||||
"--without-dbus"
|
||||
]) ++ (if enableVideo then [
|
||||
|
||||
Reference in New Issue
Block a user