diff options
author | Ted Gould <ted@gould.cx> | 2014-02-27 11:17:10 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-02-27 11:17:10 -0600 |
commit | 70d2d969bc4ba562792580f10e8c382691fa5881 (patch) | |
tree | 95af2489a4d3d77409de4750a8b37c03faaabda0 /src/CMakeLists.txt | |
parent | 948e2a727ebd214752a7b9ecc863ed613cc110d2 (diff) | |
download | ayatana-indicator-sound-70d2d969bc4ba562792580f10e8c382691fa5881.tar.gz ayatana-indicator-sound-70d2d969bc4ba562792580f10e8c382691fa5881.tar.bz2 ayatana-indicator-sound-70d2d969bc4ba562792580f10e8c382691fa5881.zip |
Get teh greeter proxy and control it
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c3ff2ae..55c5fba 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -64,6 +64,7 @@ vala_add(indicator-sound-service DEPENDS media-player accounts-service-sound-settings + greeter-broadcast ) vala_add(indicator-sound-service media-player-list.vala |