diff options
author | Iain Lane <iain@orangesquash.org.uk> | 2014-10-31 11:21:33 +0000 |
---|---|---|
committer | Iain Lane <iain@orangesquash.org.uk> | 2014-10-31 11:21:33 +0000 |
commit | 185c79639504b15ddcce30c12d0c940a0e63bfdc (patch) | |
tree | 32709c2c7777f3b57793111065d6939b3c3602e2 | |
parent | 1ba6c834236985901179f133152bdc9916a41079 (diff) | |
download | libdbusmenu-185c79639504b15ddcce30c12d0c940a0e63bfdc.tar.gz libdbusmenu-185c79639504b15ddcce30c12d0c940a0e63bfdc.tar.bz2 libdbusmenu-185c79639504b15ddcce30c12d0c940a0e63bfdc.zip |
Bump g-i build-dep version to the one which installs in MA paths
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0fd1470..c0268e1 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), libdbus-glib-1-dev, libatk1.0-dev, libjson-glib-dev (>= 0.13.4), - gobject-introspection, + gobject-introspection (>= 1.41.4-1~), libgirepository1.0-dev (>= 0.9.3), libx11-dev (>= 1.3), valac (>= 0.16), |