gnome3.mutter: do not depend on full sysprof

It just wants libsysprof-capture.
This commit is contained in:
Jan Tojnar 2020-10-24 06:57:20 +02:00
parent 932c4df710
commit 56b9441563
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@
, xorgserver , xorgserver
, python3 , python3
, wrapGAppsHook , wrapGAppsHook
, sysprof , libsysprof-capture
, desktop-file-utils , desktop-file-utils
, libcap_ng , libcap_ng
, egl-wayland , egl-wayland
@ -96,7 +96,7 @@ stdenv.mkDerivation rec {
libxkbfile libxkbfile
pango pango
pipewire_0_2 # TODO: backport pipewire 0.3 support pipewire_0_2 # TODO: backport pipewire 0.3 support
sysprof libsysprof-capture
upower upower
xkeyboard_config xkeyboard_config
xwayland xwayland

View File

@ -32,7 +32,7 @@
, xorgserver , xorgserver
, python3 , python3
, wrapGAppsHook , wrapGAppsHook
, sysprof , libsysprof-capture
, desktop-file-utils , desktop-file-utils
, libcap_ng , libcap_ng
, egl-wayland , egl-wayland
@ -110,7 +110,7 @@ let self = stdenv.mkDerivation rec {
libxkbfile libxkbfile
pango pango
pipewire pipewire
sysprof libsysprof-capture
xkeyboard_config xkeyboard_config
xwayland xwayland
wayland-protocols wayland-protocols