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

libyaml: use system libyaml

parent 0f5a0c1a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,5 +4,7 @@ DEB_SETUP_BIN_NAME = debian/hlibrary.setup
DEB_CABAL_PACKAGE = libyaml
DEB_DEFAULT_COMPILER = ghc

DEB_SETUP_GHC_CONFIGURE_ARGS := --flags="system-libyaml"

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