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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user