Unverified Commit 152e8acc authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

cockpit: add sscg to dependencies (#406288)

parents 548725bd 73c8c68a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@
  pkg-config,
  polkit,
  python3Packages,
  sscg,
  systemd,
  udev,
  xmlto,
@@ -167,6 +168,7 @@ stdenv.mkDerivation (finalAttrs: {
      --prefix PATH : ${
        lib.makeBinPath [
          coreutils
          sscg
          openssl
        ]
      } \