diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-07-30 15:34:03 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-07-30 15:34:03 -0500 |
commit | e94e06f6d1708ed30aac8ea9503e17cd618bcae3 (patch) | |
tree | 3b34eb6421bcc54cfae0a73ce1f8e2edb4967cbd /debian | |
parent | 18012d5e396e87d1c0c5534c35c5d0de82c2f7aa (diff) | |
download | ayatana-indicator-datetime-e94e06f6d1708ed30aac8ea9503e17cd618bcae3.tar.gz ayatana-indicator-datetime-e94e06f6d1708ed30aac8ea9503e17cd618bcae3.tar.bz2 ayatana-indicator-datetime-e94e06f6d1708ed30aac8ea9503e17cd618bcae3.zip |
as per discussion in #systems, use 'Recommends: ubuntu-system-settings | gnome-control-center'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b3c1db1..221bd22 100644 --- a/debian/control +++ b/debian/control @@ -34,12 +34,12 @@ Package: indicator-datetime Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - gnome-control-center, geoclue-ubuntu-geoip | geoclue-provider, systemd-services, systemd-shim, Recommends: indicator-applet | indicator-renderer, evolution-data-server, + ubuntu-system-settings | gnome-control-center, Description: Simple clock A simple clock appearing in the indicator bar |