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
commit fba7c3adf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 [