diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-08-27 14:10:28 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-08-27 14:10:28 -0400 |
commit | 855565ec9255c1694d84a36402a7fca03e5ce2f8 (patch) | |
tree | 3eae25e1f16ac5bfdc3ca5e49a86d0a461113d45 /debian/control | |
parent | ed568d1e0658e50efffde447e97c6593eb32899d (diff) | |
download | ayatana-indicator-messages-855565ec9255c1694d84a36402a7fca03e5ce2f8.tar.gz ayatana-indicator-messages-855565ec9255c1694d84a36402a7fca03e5ce2f8.tar.bz2 ayatana-indicator-messages-855565ec9255c1694d84a36402a7fca03e5ce2f8.zip |
Reverted bad merge
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 32b0ae9..53a3456 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.2.0~bzr298), libindicate-gtk-dev (>= 0.2.0~bzr298), libindicator-dev (>= 0.2.0~bzr301), - libdbusmenu-gtk-dev, - libdbusmenu-glib-dev + libdbusmenu-gtk-dev (>= 0.0.2), + libdbusmenu-glib-dev (>= 0.0.2) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-applet Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/messages-ubuntu |