diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-12-10 18:05:00 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-12-10 18:05:00 -0500 |
commit | bc0f5cc4c4fbf12ec5a9441ea3e69a1edcf066e4 (patch) | |
tree | 215b04c7c9ab18ff31a81a327292b46f85b6cccf /debian/control | |
parent | 1f80de2bdc26fb3b0e432ef154a968abee596abf (diff) | |
download | ayatana-indicator-application-bc0f5cc4c4fbf12ec5a9441ea3e69a1edcf066e4.tar.gz ayatana-indicator-application-bc0f5cc4c4fbf12ec5a9441ea3e69a1edcf066e4.tar.bz2 ayatana-indicator-application-bc0f5cc4c4fbf12ec5a9441ea3e69a1edcf066e4.zip |
releasing version 0.2.90+r170-0ubuntu1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c843d36..9f4b532 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,9 @@ Build-Depends: debhelper (>= 5.0), libjson-glib-dev, intltool, libindicator-dev (>= 0.3.14), - libdbusmenu-gtk-dev (>= 0.3.90), - libdbusmenu-glib-dev (>= 0.3.90) + libdbusmenu-gtk-dev (>= 0.3.90+r175), + libdbusmenu-glib-dev (>= 0.3.90+r175), + libappindicator-dev (>= 0.2.90+r170) Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-application Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu |