diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-02-14 15:53:27 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-02-14 15:53:27 +0000 |
commit | 66ad7b487098bb53bdf2e075ec84682c4e34cf8a (patch) | |
tree | a4284338bdd1a2e3cdfe64af95cf948544a1f8d9 /debian | |
parent | ee6078144b3c036b00480a66962eabc3230757cd (diff) | |
parent | bf6f7bc9a0285c75c446eef9022cfb0b6859f2bf (diff) | |
download | ayatana-indicator-session-66ad7b487098bb53bdf2e075ec84682c4e34cf8a.tar.gz ayatana-indicator-session-66ad7b487098bb53bdf2e075ec84682c4e34cf8a.tar.bz2 ayatana-indicator-session-66ad7b487098bb53bdf2e075ec84682c4e34cf8a.zip |
Only depend on gnome-settings-daemon-schemas so can work with unity-settings-daemon only Fixes: 1277487
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 f9be310..03c19f2 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, systemd-services, - gnome-settings-daemon, + gnome-settings-daemon-schemas, Recommends: indicator-applet (>= 0.2) | indicator-renderer, gnome-screensaver, yelp, |