[Pkg-haskell-commits] darcs: haskell-gtk3: Fix gtk2hs-buildtools dependency
Joachim Breitner
mail at joachim-breitner.de
Sun Apr 6 09:35:19 UTC 2014
Sun Apr 6 09:12:38 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Fix gtk2hs-buildtools dependency
M ./control -1 +1
Sun Apr 6 09:12:38 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Fix gtk2hs-buildtools dependency
diff -rN -u old-haskell-gtk3/control new-haskell-gtk3/control
--- old-haskell-gtk3/control 2014-04-06 09:35:19.503724341 +0000
+++ new-haskell-gtk3/control 2014-04-06 09:35:19.503724341 +0000
@@ -23,7 +23,7 @@
, libghc-gio-dev (<< 0.13)
, libghc-gio-prof
, libgtk-3-dev
- , gtk2hs-buildtools (>= 0.13.8)
+ , gtk2hs-buildtools (>= 0.12.5)
Build-Depends-Indep: ghc-doc
, libghc-mtl-doc
, libghc-glib-doc
More information about the Pkg-haskell-commits
mailing list