[Pkg-haskell-commits] darcs: js-flot: Add HTTP depedendency
Iustin Pop
iustin at debian.org
Sun May 31 21:51:50 UTC 2015
Sun May 31 21:50:34 UTC 2015 Iustin Pop <iustin at debian.org>
* Add HTTP depedendency
The test suite (wrongly) depends on the HTTP library, so add it to the
dependencies.
M ./control +1
Sun May 31 21:50:34 UTC 2015 Iustin Pop <iustin at debian.org>
* Add HTTP depedendency
The test suite (wrongly) depends on the HTTP library, so add it to the
dependencies.
diff -rN -u old-js-flot/control new-js-flot/control
--- old-js-flot/control 2015-05-31 21:51:50.538259357 +0000
+++ new-js-flot/control 2015-05-31 21:51:50.542259444 +0000
@@ -8,6 +8,7 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
+ , libghc-http-dev
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.6
Homepage: http://hackage.haskell.org/package/js-flot
More information about the Pkg-haskell-commits
mailing list