Commit ab5d7140 authored by Clint Adams's avatar Clint Adams
Browse files

lambdahack: force the vty build

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

  * Force the vty build.

 -- Clint Adams <clint@debian.org>  Sat, 21 Apr 2018 18:32:56 -0400

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

  * Build-depend on vty instead of sdl.
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ DEB_ENABLE_TESTS = yes
DEB_SETUP_BIN_NAME = debian/hlibrary.setup
DEB_CABAL_PACKAGE = lambdahack
DEB_DEFAULT_COMPILER = ghc
DEB_SETUP_GHC_CONFIGURE_ARGS += --flags=vty

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk