diff options
author | Ted Gould <ted@gould.cx> | 2010-03-18 14:20:40 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-18 14:20:40 -0500 |
commit | 2ab6232cbe441e470232e5535a877ef750dd3f00 (patch) | |
tree | 5cc90e5d51dc7748bc138dd6844de46677e537b5 /debian/control | |
parent | 2b2e31f1ea346dd43cc2e4838695984e3f8ca67e (diff) | |
download | ayatana-indicator-session-2ab6232cbe441e470232e5535a877ef750dd3f00.tar.gz ayatana-indicator-session-2ab6232cbe441e470232e5535a877ef750dd3f00.tar.bz2 ayatana-indicator-session-2ab6232cbe441e470232e5535a877ef750dd3f00.zip |
debian/control: Require libindicator 0.3.5
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 72076b3..00b5263 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0), libgconf2-dev, libdbus-glib-1-dev, gnome-doc-utils, - libindicator-dev (>= 0.3.0), + libindicator-dev (>= 0.3.5), libdbusmenu-glib-dev (>= 0.2.2), libdbusmenu-gtk-dev (>= 0.2.2), libpolkit-gobject-1-dev, |