From fdd5567298e4cda8c83b0cd49dd7dfb0a8124874 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 11 May 2016 13:43:26 -0700 Subject: [PATCH] Add constraints per #1435 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index be8da1d8..f0f7c06e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2267,6 +2267,14 @@ packages: - gi-gdk < 0.3.18.13 - gi-gtk < 0.3.18.13 + # https://github.com/fpco/stackage/issues/1435 + - gi-glib < 0.2.46.13 + - gi-atk < 0.2.18.13 + - gi-gdkpixbuf < 0.2.32.13 + - gi-gio < 0.2.46.13 + - gi-gobject < 0.2.46.13 + - gi-pango < 0.1.38.13 + # end of packages