diff options
author | Ted Gould <ted@gould.cx> | 2013-06-07 14:38:00 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-06-07 14:38:00 -0500 |
commit | 3c96b991fb3ef9074b50cf75b023f46b361c1b2e (patch) | |
tree | 75b3d9dc7731e0518e0d3095be2d4a52edb7e77f /debian/control | |
parent | 1d4bcddfc33392da493c97fd75eda058e492579d (diff) | |
download | libayatana-indicator-3c96b991fb3ef9074b50cf75b023f46b361c1b2e.tar.gz libayatana-indicator-3c96b991fb3ef9074b50cf75b023f46b361c1b2e.tar.bz2 libayatana-indicator-3c96b991fb3ef9074b50cf75b023f46b361c1b2e.zip |
Don't build the GTK2 tools
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/control b/debian/control index fee7987..3bc0bd7 100644 --- a/debian/control +++ b/debian/control @@ -48,17 +48,6 @@ Description: panel indicator applet - library development files . This package contains files that are needed to build applications. -Package: libindicator-tools -Section: devel -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - libindicator7 (= ${binary:Version}), -Description: Tools for libindicator - Tools useful for developers of applications using indicators. - . - This package contains files that are needed to build applications. - Package: libindicator3-7 Section: libs Architecture: any |