gnome3.metacity: Fix missing xdamage
This commit is contained in:
parent
425886d6c2
commit
4cd296cf91
@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
xorg.libXres
|
||||
xorg.libXpresent
|
||||
xorg.libXdamage
|
||||
glib
|
||||
gsettings-desktop-schemas
|
||||
gtk3
|
||||
|
Loading…
Reference in New Issue
Block a user