Skip to content

Commit

Permalink
gtk3: add missing libXdamage
Browse files Browse the repository at this point in the history
This is an optional dependency, however this is needed for XEmbed
tray icons on MATE to work properly. This is already enabled in gtk4.

https://gitlab.gnome.org/search?search=xdamage&project_id=665&group_id=8&search_code=true&repository_ref=gtk-3-24
  • Loading branch information
bobby285271 committed Dec 26, 2022
1 parent 652e92b commit 2f1b230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/gtk/3.x.nix
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ stdenv.mkDerivation rec {
libSM
libXcomposite
libXcursor
libXdamage
libXi
libXrandr
libXrender
Expand Down

0 comments on commit 2f1b230

Please sign in to comment.