diff options
author | Ted Gould <ted@gould.cx> | 2014-10-07 20:57:56 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2014-10-07 20:57:56 -0500 |
commit | f16199d38fdcb6b0ac67db404e8618b6f5b5407f (patch) | |
tree | fb184158fac0121f380fd7043218c8e86664c4f6 /src/CMakeLists.txt | |
parent | 9e1ec4502a70a6e91a9de96a96e26388b99e811b (diff) | |
parent | dbcb55e3fb48831124a3210abe36f049262bb22d (diff) | |
download | ayatana-indicator-sound-f16199d38fdcb6b0ac67db404e8618b6f5b5407f.tar.gz ayatana-indicator-sound-f16199d38fdcb6b0ac67db404e8618b6f5b5407f.tar.bz2 ayatana-indicator-sound-f16199d38fdcb6b0ac67db404e8618b6f5b5407f.zip |
Update to current trunk
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 4a4443f..c18726c 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 |