From 55944b42370d2fff72add192a64337caebb1fdd6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 23 May 2016 13:18:08 +0900 Subject: [PATCH] bounds for gtksourceview3 and webkitgtk3 (#1471) --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index af0d68c8..97477192 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -935,9 +935,9 @@ packages: - glib < 0.13.3.0 - gtk < 0.14.3 - gtk3 < 0.14.3 - - gtksourceview3 + - gtksourceview3 < 0.13.3.0 - pango < 0.13.2.0 - - webkitgtk3 + - webkitgtk3 < 0.14.2.0 # haskell-gi: - gi-atk