From 47b3028e54c01a5ef762b25f20f184409be9f2b9 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2017 10:20:42 -0800 Subject: [PATCH] Revert "Re-disable sdl2-* packages per #2273" This reverts commit e3f99503b98721cf06802608558f75c84a7a13a9. --- build-constraints.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbfe6773..c9fc92e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2745,11 +2745,10 @@ packages: - pipes-misc - stm-extras - # https://github.com/fpco/stackage/issues/2273 - # "Siniša Biđin @sbidin": - # - sdl2-image - # - sdl2-mixer - # - sdl2-gfx + "Siniša Biđin @sbidin": + - sdl2-image + - sdl2-mixer + - sdl2-gfx # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems.