Commit 6ff94a18 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by Doron Behar
Browse files

webkitgtk_{4_1,6_0}: replace `systemd` with `systemdLibs`

parent 168a4304
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
  bubblewrap,
  libseccomp,
  libbacktrace,
  systemd,
  systemdLibs,
  xdg-dbus-proxy,
  replaceVars,
  glib,
@@ -72,7 +72,7 @@
  enableGeoLocation ? true,
  enableExperimental ? false,
  withLibsecret ? true,
  systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemd,
  systemdSupport ? lib.meta.availableOn clangStdenv.hostPlatform systemdLibs,
  testers,
  fetchpatch,
}:
@@ -189,7 +189,7 @@ clangStdenv.mkDerivation (finalAttrs: {
    xorg.libX11
  ]
  ++ lib.optionals systemdSupport [
    systemd
    systemdLibs
  ]
  ++ lib.optionals enableGeoLocation [
    geoclue2