Unverified Commit 7a73f4d5 authored by Austin Horstman's avatar Austin Horstman
Browse files

fastfetch: add libsysprof-catpure for glib

Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
fastfetch> Perhaps you should add the directory containing
`sysprof-capture-4.pc'
fastfetch> to the PKG_CONFIG_PATH environment variable
parent a7dd0863
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
  libpulseaudio,
  libselinux,
  libsepol,
  libsysprof-capture,
  libxcb,
  makeBinaryWrapper,
  moltenvk,
@@ -103,6 +104,7 @@ stdenv.mkDerivation (finalAttrs: {
          dbus
          dconf
          glib
          libsysprof-capture
        ]
        ++ lib.optionals audioSupport [
          libpulseaudio