diff options
author | Ted Gould <ted@gould.cx> | 2010-03-11 16:19:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-11 16:19:37 -0600 |
commit | 079ae0377eed08ee2e521011b6258c8c7650ed4d (patch) | |
tree | 6a88abcb14059f617ead6cdaaa654dcf57463d47 /debian/control | |
parent | 837d67948cfa29fc99f5b1336c8ef0ca1eb45e99 (diff) | |
download | libayatana-appindicator-079ae0377eed08ee2e521011b6258c8c7650ed4d.tar.gz libayatana-appindicator-079ae0377eed08ee2e521011b6258c8c7650ed4d.tar.bz2 libayatana-appindicator-079ae0377eed08ee2e521011b6258c8c7650ed4d.zip |
debian/control: Increasing the libindicator-dev dependency to
0.3.5 to match upstream.
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 68893c8..8b1e17f 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.1), + libindicator-dev (>= 0.3.5), libdbusmenu-gtk-dev (>= 0.2.2), libdbusmenu-glib-dev (>= 0.2.2), cli-common-dev (>= 0.5.7), |