diff options
author | Michael Terry <michael.terry@canonical.com> | 2014-03-24 14:57:36 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-24 14:57:36 +0000 |
commit | 8cb0407fa3b9951dd0e11bed900d9d07f2f7850b (patch) | |
tree | 59ec5c36f6e05d4685b22b6afbc544e990ee0dff /debian/control | |
parent | 4999139dbd3c18121c4cd4047acc184a752de903 (diff) | |
parent | d04b5637fa83495d6ab2640cba7c6efd996e10f9 (diff) | |
download | ayatana-greeter-session-broadcast-8cb0407fa3b9951dd0e11bed900d9d07f2f7850b.tar.gz ayatana-greeter-session-broadcast-8cb0407fa3b9951dd0e11bed900d9d07f2f7850b.tar.bz2 ayatana-greeter-session-broadcast-8cb0407fa3b9951dd0e11bed900d9d07f2f7850b.zip |
Switch to handling URLs instead of AppIDs.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ed12280..1b2bada 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Vcs-Browser: https://code.launchpad.net/~indicator-applet-developers/unity-greet Package: unity-greeter-session-broadcast Architecture: any Depends: upstart (>= 1.10-0ubuntu2), - upstart-app-launch, + url-dispatcher-tools, ${misc:Depends}, ${shlibs:Depends}, Description: Service to allow the greeter to communicate to sessions |