gnome3.metacity: Fix missing xdamage

This commit is contained in:
Hernawan Fa'iz Abdillah 2021-04-17 13:57:03 +07:00 committed by Jan Tojnar
parent 425886d6c2
commit 4cd296cf91
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
buildInputs = [
xorg.libXres
xorg.libXpresent
xorg.libXdamage
glib
gsettings-desktop-schemas
gtk3