diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-23 17:52:35 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2010-02-23 17:52:35 +0100 |
commit | b42f4757077149c0036491a2f84ebddd36186b5c (patch) | |
tree | 6b0be3fe66962a1059b76565e740a4dbb2e6c10a /debian/control | |
parent | d0087bc21f0468fed2fe6d5e048a449ade2c8070 (diff) | |
parent | 1d1afe2b470221603dded93ffcb846c6c59fd545 (diff) | |
download | libayatana-appindicator-b42f4757077149c0036491a2f84ebddd36186b5c.tar.gz libayatana-appindicator-b42f4757077149c0036491a2f84ebddd36186b5c.tar.bz2 libayatana-appindicator-b42f4757077149c0036491a2f84ebddd36186b5c.zip |
releasing version 0.0.13-0ubuntu80.0.13-0ubuntu8
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 1a68874..68893c8 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), python-central (>= 0.6), libgtk2.0-dev (>= 2.12.0), - libdbus-glib-1-dev, + libdbus-glib-1-dev (>= 0.82), libjson-glib-dev, gnome-doc-utils, gtk-doc-tools, |