[Pkg-haskell-commits] [SCM] D-Bus activity visualiser branch, master, updated. debian/0.4.2-1
Iain Lane
iain.lane at canonical.com
Mon Nov 19 11:25:30 UTC 2012
The following commit has been merged in the master branch:
commit bd39b440b464cfe9820fc2a8c411afd66e3631c5
Author: Iain Lane <iain.lane at canonical.com>
Date: Mon Nov 19 10:58:24 2012 +0000
d/control: Check for glib-2.26 per upstream
diff --git a/debian/control b/debian/control
index 76f0482..84c9352 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50)
, ghc (>= 6.10)
, pkg-config
, libdbus-1-dev
- , libglib2.0-dev
+ , libglib2.0-dev (>= 2.26)
, libghc-mtl-dev
, libghc-cairo-dev
, libghc-gtk-dev
--
D-Bus activity visualiser
More information about the Pkg-haskell-commits
mailing list