diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-09-22 11:23:25 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-09-22 11:23:25 +0200 |
commit | 7612de178bb8406ef866565c92ebe999aa00e8d5 (patch) | |
tree | 57e540479084426921a755d2d0eb195e59742902 /debian/control | |
parent | 93269e2f90c4b44cd1f3024e4b61ad1e10d16218 (diff) | |
download | ayatana-indicator-messages-7612de178bb8406ef866565c92ebe999aa00e8d5.tar.gz ayatana-indicator-messages-7612de178bb8406ef866565c92ebe999aa00e8d5.tar.bz2 ayatana-indicator-messages-7612de178bb8406ef866565c92ebe999aa00e8d5.zip |
* Rebuild for libindicator ABI change (LP: #637692)
* debian/control: depends on latest libindicator-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 bb668b1..0354365 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.3.0), libindicate-gtk-dev (>= 0.3.0), - libindicator-dev (>= 0.3.5), + libindicator-dev (>= 0.3.14), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.8) Standards-Version: 3.8.4 |