diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-09-22 19:58:13 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-09-22 19:58:13 +0200 |
commit | 2b4effa2ed40148826816885068c7e6e6f5f7097 (patch) | |
tree | 1bdde95027d174dd5063721b64ba694eb64a35de /debian/control | |
parent | fbedfcef12a8d0a92a0c56951d6f9cf0c58b9831 (diff) | |
download | ayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.tar.gz ayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.tar.bz2 ayatana-indicator-application-2b4effa2ed40148826816885068c7e6e6f5f7097.zip |
* debian/libappindicator0.1-cil.installcligac: Add the 0.1
policy file.
* debian/control:
- build with latest libindicator-dev for ABI breakage (LP: #637692)
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 bfd75b6..87682af 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0), python-gtk2-dev, libindicate-dev (>= 0.2.0), libindicate-gtk-dev (>= 0.2.0), - libindicator-dev (>= 0.3.5), + libindicator-dev (>= 0.3.14), libdbusmenu-gtk-dev (>= 0.2.2), libdbusmenu-glib-dev (>= 0.2.2), cli-common-dev (>= 0.5.7), |