diff options
author | Ricardo Salveti de Araujo <ricardo.salveti@canonical.com> | 2014-10-01 03:53:44 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-10-01 03:53:44 +0000 |
commit | 5f3d98c1791174ed6251d6281850df2748ef8dc5 (patch) | |
tree | 103774d7afbaf2f061e5991a22fd1f16bb5db9ee /src/CMakeLists.txt | |
parent | 5bac1dc620f1499b6b2bf9d4b0371a5f2e530696 (diff) | |
parent | 63ca813774ae6856c855397f999d2677b7408a9d (diff) | |
download | ayatana-indicator-sound-5f3d98c1791174ed6251d6281850df2748ef8dc5.tar.gz ayatana-indicator-sound-5f3d98c1791174ed6251d6281850df2748ef8dc5.tar.bz2 ayatana-indicator-sound-5f3d98c1791174ed6251d6281850df2748ef8dc5.zip |
Adding support to change volumes per active audio role.
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 98bc7c4..3cab736 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -21,6 +21,7 @@ vala_init(indicator-sound-service accounts-service PACKAGES config + gee-1.0 gio-2.0 gio-unix-2.0 libxml-2.0 |