diff options
author | Ted Gould <ted@gould.cx> | 2013-08-30 19:50:10 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-08-30 19:50:10 +0000 |
commit | 598003c711072f89a86b3021d3b829f6a8b199ae (patch) | |
tree | 9b1479fa5bad9d17b6336a87bcb919005f2ec1a1 /debian/control | |
parent | 9ecfe061ca5446d46f9b8a820c9ea6569ba0e64c (diff) | |
parent | fc67bcd5aaa0823862951dc05a9c844c833e074b (diff) | |
download | ayatana-greeter-session-broadcast-598003c711072f89a86b3021d3b829f6a8b199ae.tar.gz ayatana-greeter-session-broadcast-598003c711072f89a86b3021d3b829f6a8b199ae.tar.bz2 ayatana-greeter-session-broadcast-598003c711072f89a86b3021d3b829f6a8b199ae.zip |
Get name owner and make sure it matches the sender.
Approved by Michael Terry, PS Jenkins bot.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index f24aefd..2fa5f9e 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: cmake, intltool, libdbus-1-dev, libdbustest1-dev, + libglib2.0-bin, python3-dbusmock, Standards-Version: 3.9.4 Homepage: http://launchpad.net/unity-greeter-session-broadcast |