From 43456245408cc7e309ed29f4802c478fb6acff92 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Jul 2016 13:17:24 +0800 Subject: [PATCH 1/2] Add bindings-GLFW & GLFW-b. --- build-constraints.yaml | 2 ++ debian-bootstrap.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 544480e3..40723df4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2465,6 +2465,8 @@ packages: - haskell-names "Shao Cheng ": + - bindings-GLFW + - GLFW-b - simple-download # If you stop maintaining a package you can move it here. diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 8583155d..166af4e7 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -56,6 +56,7 @@ apt-get install -y \ libgd2-xpm-dev \ libgeoip-dev \ libgirepository1.0-dev \ + libglfw3-dev \ libglib2.0-dev \ libglu1-mesa-dev \ libgmp3-dev \ From 534e362dfd9bdc29b65123ff56bfcc4e3cca1cc9 Mon Sep 17 00:00:00 2001 From: Shao Cheng Date: Fri, 29 Jul 2016 13:39:15 +0800 Subject: [PATCH 2/2] Re-add bindings-GLFW & GLFW-b, move to right position. --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40723df4..cf2cc7db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1727,9 +1727,8 @@ packages: - quadtree "Brian Lewis brian@lorf.org @bsl": - [] - # GHC 8 - bindings-GLFW - # GHC 8 - GLFW-b + - bindings-GLFW + - GLFW-b "Niklas Hambüchen mail@nh2.me @nh2": - hidapi @@ -2465,8 +2464,6 @@ packages: - haskell-names "Shao Cheng ": - - bindings-GLFW - - GLFW-b - simple-download # If you stop maintaining a package you can move it here.