diff options
author | Ted Gould <ted@canonical.com> | 2009-11-04 15:31:38 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-04 15:31:38 -0600 |
commit | a598083c76e9b604ab7e94873e990c42578b944c (patch) | |
tree | 36a24193fb87b28fd745215431605846bc6953f0 /debian/control | |
parent | cc872ffb0c87e4d8c9d7e459e1f3233646cb46b5 (diff) | |
download | ayatana-indicator-messages-a598083c76e9b604ab7e94873e990c42578b944c.tar.gz ayatana-indicator-messages-a598083c76e9b604ab7e94873e990c42578b944c.tar.bz2 ayatana-indicator-messages-a598083c76e9b604ab7e94873e990c42578b944c.zip |
debian/control: Increasing libindicator-dev dependency 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 08f19e3..ab92d8b 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.2.0~bzr301), + libindicator-dev (>= 0.3.0~dev), libdbusmenu-gtk-dev (>= 0.1.1), libdbusmenu-glib-dev (>= 0.1.1) Standards-Version: 3.8.0 |