rtkit: replace systemd dependency with systemdLibs
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
dbus,
|
||||
libcap,
|
||||
polkit,
|
||||
systemd,
|
||||
systemdLibs,
|
||||
fetchpatch,
|
||||
nix-update-script,
|
||||
}:
|
||||
@@ -45,7 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
dbus
|
||||
libcap
|
||||
polkit
|
||||
systemd
|
||||
systemdLibs
|
||||
];
|
||||
|
||||
mesonFlags = [
|
||||
|
||||
Reference in New Issue
Block a user