diff options
author | Ted Gould <ted@gould.cx> | 2010-03-18 13:44:34 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-18 13:44:34 -0500 |
commit | b86c59315b25c3a81c03cb2cbf2b63d0e350ffac (patch) | |
tree | 425e0ae36fd78bf03f731472ac604991eac265fb /debian/control | |
parent | 7bfc56b55562e1bef14708896e062db7925ea5bd (diff) | |
download | ayatana-indicator-messages-b86c59315b25c3a81c03cb2cbf2b63d0e350ffac.tar.gz ayatana-indicator-messages-b86c59315b25c3a81c03cb2cbf2b63d0e350ffac.tar.bz2 ayatana-indicator-messages-b86c59315b25c3a81c03cb2cbf2b63d0e350ffac.zip |
debian/control: Updating requirement to libindicator 0.3.5
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 99aff27..10ebc00 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), intltool, libindicate-dev (>= 0.3.0), libindicate-gtk-dev (>= 0.3.0), - libindicator-dev (>= 0.3.3), + libindicator-dev (>= 0.3.5), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.5) Standards-Version: 3.8.0 |