diff options
author | Ted Gould <ted@gould.cx> | 2010-07-08 15:38:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-08 15:38:13 -0500 |
commit | 4e2c23b9b99d2014747a051d949b0c2a2d9595db (patch) | |
tree | c67e573dac173d21b67964a6b14bfedcd07b9df9 /debian/control | |
parent | 8ce01c571686c036e8a289d33adaa83b91727a15 (diff) | |
parent | 22da24cc09fef99a1574a48b614fc3cc57a9597e (diff) | |
download | ayatana-indicator-application-4e2c23b9b99d2014747a051d949b0c2a2d9595db.tar.gz ayatana-indicator-application-4e2c23b9b99d2014747a051d949b0c2a2d9595db.tar.bz2 ayatana-indicator-application-4e2c23b9b99d2014747a051d949b0c2a2d9595db.zip |
Sync to Ubuntu Desktop branch
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/control b/debian/control index bdd065d..8ea4878 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Build-Depends: debhelper (>= 5.0), libnunit-cil-dev, libgtk2.0-cil-dev, gobject-introspection, - gir-repository-dev, libgirepository1.0-dev, gir1.0-glib-2.0, gir1.0-gtk-2.0, @@ -129,9 +128,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - gir1.0-glib-2.0, - gir1.0-gtk-2.0, - libappindicator0 (= ${binary:Version}) + ${gir:Depends} Description: Typelib files for libappindicator0. . This package can be used by other packages using the GIRepository format |