diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-06-07 13:19:48 +0200 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-06-07 13:19:48 +0200 |
commit | a80ffd8de1dd3304c2a195cece53d53571aaf75d (patch) | |
tree | d50d8c75cd289343b613316bb24194a1ff5541c4 /debian | |
parent | d55ceb3b97e8e904ef02f24ea105c1ef387af845 (diff) | |
download | ayatana-indicator-datetime-a80ffd8de1dd3304c2a195cece53d53571aaf75d.tar.gz ayatana-indicator-datetime-a80ffd8de1dd3304c2a195cece53d53571aaf75d.tar.bz2 ayatana-indicator-datetime-a80ffd8de1dd3304c2a195cece53d53571aaf75d.zip |
Recommends: indicator-applet | indicator-renderer
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7fd83bd..21707dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ indicator-datetime (0.0.3-0ubuntu1) UNRELEASED; urgency=low - bump Standards-Version to latest - fix homepage url - remove uneeded pkg-config build-dep + - Recommends: indicator-applet | indicator-renderer -- Didier Roche <didrocks@ubuntu.com> Mon, 07 Jun 2010 10:24:51 +0200 diff --git a/debian/control b/debian/control index 9dff62e..40c540b 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: indicator-applet | indicator-renderer Description: A very, very simple clock A simple clock appearing in the indicator bar |