diff options
author | Ted Gould <ted@canonical.com> | 2009-11-04 16:37:46 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-04 16:37:46 -0600 |
commit | 66d2d8f5efaa341b3abfaf0970122dfe6d439f21 (patch) | |
tree | 547a7becbea8216039e9e3a28050fbac0417caac /debian/control | |
parent | 275ed77a8ce8fdfde1c684d960a5fdf732fb4617 (diff) | |
download | ayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.tar.gz ayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.tar.bz2 ayatana-indicator-session-66d2d8f5efaa341b3abfaf0970122dfe6d439f21.zip |
debian/control: Upping the libindicator-dev version to >= 0.3.0~dev
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 57aba13..a4f2be7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0), libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, - libindicator-dev, + libindicator-dev (>= 0.3.0~dev), libdbusmenu-glib-dev (>= 0.1.2), libdbusmenu-gtk-dev (>= 0.1.2), libpolkit-gobject-1-dev, |