From b691ec1153fbd8ed35e2c2fad0936056ccd590d0 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 6 Feb 2017 10:11:14 +0100 Subject: [PATCH] Re-enable sdl2-* packages. Added external dependency in 50a89ebd5e7e420ed07c1c5f79424f3992fb9985. --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 966a383f..8c7c5fee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2741,10 +2741,10 @@ packages: - pipes-misc - stm-extras - # "Siniša Biđin @sbidin": - # - sdl2-image # https://github.com/sbidin/sdl2-image/issues/4 - # - sdl2-mixer # https://github.com/sbidin/sdl2-mixer/issues/2 - # - sdl2-gfx # https://github.com/sbidin/sdl2-gfx/issues/1 + "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.