aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-22 14:42:33 -0600
committerTed Gould <ted@gould.cx>2009-12-22 14:42:33 -0600
commitfae3397a2ad00c87876d04131e9d2a6d2c04c5c7 (patch)
treef476321803e740affc8221847e7af307f7ec92a1 /debian/control
parent9e9c366430db392d005442cc503e7cd990ca51c5 (diff)
parentca48c647eb998dbb41cca4c57274dfb24f6ee312 (diff)
downloadayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.tar.gz
ayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.tar.bz2
ayatana-indicator-session-fae3397a2ad00c87876d04131e9d2a6d2c04c5c7.zip
* Updating to use dbusmenu 0.2.0
* debian/control: Updating to depend on dbusmenu 0.2.0~dev or higher.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 964bbbb..3e76061 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 5.0),
libdbus-glib-1-dev,
gnome-doc-utils,
libindicator-dev (>= 0.3.0),
- libdbusmenu-glib-dev (>= 0.1.2),
- libdbusmenu-gtk-dev (>= 0.1.2),
+ libdbusmenu-glib-dev (>= 0.2.0~dev),
+ libdbusmenu-gtk-dev (>= 0.2.0~dev),
libpolkit-gobject-1-dev,
intltool,
libtelepathy-glib-dev (>= 0.9.0)