Commit 58a3ae35 authored by Clint Adams's avatar Clint Adams
Browse files

lambdahack: build-depend on vty instead of sdl

parent dfc6b603
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-lambdahack (0.7.1.0-2) unstable; urgency=medium

  * Build-depend on vty instead of sdl.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 16:13:57 -0400

haskell-lambdahack (0.7.1.0-1) unstable; urgency=medium

  * New upstream release
+4 −7
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Uploaders: Clint Adams <clint@debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
 haskell-devscripts-minimal | haskell-devscripts (>= 0.8),
 haskell-devscripts (>= 0.8),
 cdbs,
 ghc,
 ghc-prof,
@@ -32,10 +32,8 @@ Build-Depends: debhelper (>= 10),
 libghc-pretty-show-prof,
 libghc-random-dev (>= 1.1),
 libghc-random-prof,
 libghc-sdl2-dev (>= 2),
 libghc-sdl2-prof,
 libghc-sdl2-ttf-dev (>= 2),
 libghc-sdl2-ttf-prof,
 libghc-vty-dev (>= 5),
 libghc-vty-prof,
 libghc-stm-dev (>= 2.4),
 libghc-stm-prof,
 libghc-text-dev (>= 0.11.2.3),
@@ -60,8 +58,7 @@ Build-Depends-Indep: ghc-doc,
 libghc-optparse-applicative-doc,
 libghc-pretty-show-doc,
 libghc-random-doc,
 libghc-sdl2-doc,
 libghc-sdl2-ttf-doc,
 libghc-vty-doc,
 libghc-stm-doc,
 libghc-text-doc,
 libghc-unordered-containers-doc,