aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-02-24 15:36:48 -0600
committerTed Gould <ted@gould.cx>2014-02-24 15:36:48 -0600
commita758202c3799256ddded7ee790744d6fe3c1c4a7 (patch)
tree4355914be83bfa0dbbba37b4648a9ab5e869fd14 /src/CMakeLists.txt
parentd42cb160a6823f34b478aab7c50a8b2247be0cf4 (diff)
downloadayatana-indicator-sound-a758202c3799256ddded7ee790744d6fe3c1c4a7.tar.gz
ayatana-indicator-sound-a758202c3799256ddded7ee790744d6fe3c1c4a7.tar.bz2
ayatana-indicator-sound-a758202c3799256ddded7ee790744d6fe3c1c4a7.zip
Build up our list of media players from the greeter list
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f134954..436a154 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -82,6 +82,7 @@ vala_add(indicator-sound-service
media-player-list-greeter.vala
DEPENDS
media-player-list
+ media-player-user
media-player
)
vala_add(indicator-sound-service