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

View File

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