diff options
author | Ted Gould <ted@ubuntu.com> | 2017-05-15 11:03:55 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-15 11:04:26 +0200 |
commit | 0f686054a7e049e0ba2f33faf779ce308f185128 (patch) | |
tree | 1d1316a2ce3c1fb3b97e77d3db47f3e70b503334 /debian/control | |
parent | 4ab9812912087fb2530a8b8d6c6d7156fb37dde7 (diff) | |
download | libayatana-indicator-0f686054a7e049e0ba2f33faf779ce308f185128.tar.gz libayatana-indicator-0f686054a7e049e0ba2f33faf779ce308f185128.tar.bz2 libayatana-indicator-0f686054a7e049e0ba2f33faf779ce308f185128.zip |
ayatana-indicator-common: Add a package to hold shared systemd targets for systemd user session.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4327802..3f89298 100644 --- a/debian/control +++ b/debian/control @@ -81,3 +81,10 @@ Description: Tools for libayatana-indicator Tools useful for developers of applications using indicators. . This package contains files that are needed to build applications. + +Package: ayatana-indicator-common +Section: libs +Architecture: all +Description: libayatana-indicator shared files + A package that has files needed to work with the Ayatana Indicators. This + includes the systemd ayatana-indicators-pre.target. |