Merge pull request #40195 from emmanuelrosa/webkitgtk-xdamage

webkitgtk: add missing libXdamage dependency
This commit is contained in:
Matthew Justin Bauer
2018-05-09 01:52:35 +00:00
committed by GitHub

View File

@@ -89,7 +89,7 @@ stdenv.mkDerivation rec {
buildInputs = [
gtk2 libwebp enchant
libxml2 libxslt
gst-plugins-base sqlite xorg.libXt
gst-plugins-base sqlite xorg.libXt xorg.libXdamage
] ++ optionals enableCredentialStorage [
libsecret
] ++ (if stdenv.isDarwin then [