diff options
author | Michael Terry <michael.terry@canonical.com> | 2014-03-19 16:43:13 -0400 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2014-03-19 16:43:13 -0400 |
commit | fc939ab00cca71db88398900e1f80bc59aa9064d (patch) | |
tree | a7914c0788ec7152d264b1ae4659c3b303953328 /debian | |
parent | 788ce491db24c607aad64b3a51573b5bb82890bf (diff) | |
download | ayatana-greeter-session-broadcast-fc939ab00cca71db88398900e1f80bc59aa9064d.tar.gz ayatana-greeter-session-broadcast-fc939ab00cca71db88398900e1f80bc59aa9064d.tar.bz2 ayatana-greeter-session-broadcast-fc939ab00cca71db88398900e1f80bc59aa9064d.zip |
Switch to using urls instead of appids
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 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 |