diff options
author | Ted Gould <ted@gould.cx> | 2013-11-15 16:34:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2013-11-15 16:34:57 -0600 |
commit | 436a5a3a347b7c0946e5e53f721f0f7d2fd53062 (patch) | |
tree | fed9f5dc19d3248e09732d66e516e97ab59e2dad /debian/control | |
parent | 868453ef75110badecdb54e13b79a74cfc95282a (diff) | |
download | ayatana-indicator-sound-436a5a3a347b7c0946e5e53f721f0f7d2fd53062.tar.gz ayatana-indicator-sound-436a5a3a347b7c0946e5e53f721f0f7d2fd53062.tar.bz2 ayatana-indicator-sound-436a5a3a347b7c0946e5e53f721f0f7d2fd53062.zip |
Grab Google Test
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 9104d0c..3714c07 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac (>= 0.20), libglib2.0-dev (>= 2.22.3), + libgtest-dev, liburl-dispatcher1-dev, libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), |