diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 12:22:26 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 12:22:26 -0600 |
commit | 701de5aaff48a629cc3ed506f5d8a376fc5a9a5f (patch) | |
tree | fb2be43efb176bd6bc6d42936ad6cabdc543181f /debian/control | |
parent | 8fe010b29ccc4d32c2bc326b67fc9ff1f63b05df (diff) | |
download | ayatana-indicator-messages-701de5aaff48a629cc3ed506f5d8a376fc5a9a5f.tar.gz ayatana-indicator-messages-701de5aaff48a629cc3ed506f5d8a376fc5a9a5f.tar.bz2 ayatana-indicator-messages-701de5aaff48a629cc3ed506f5d8a376fc5a9a5f.zip |
* debian/control:
* libindicator build dependency to 0.3.3
* dbusmenu build dependency to 0.2.5
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f622dd2..99aff27 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.3.0), libindicate-gtk-dev (>= 0.3.0), - libindicator-dev (>= 0.3.0), - libdbusmenu-gtk-dev (>= 0.2.2), - libdbusmenu-glib-dev (>= 0.2.2) + libindicator-dev (>= 0.3.3), + libdbusmenu-gtk-dev (>= 0.2.5), + libdbusmenu-glib-dev (>= 0.2.5) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu |