diff options
author | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-08 04:37:13 +0000 |
---|---|---|
committer | Bileto Bot <ci-train-bot@canonical.com> | 2017-02-08 04:37:13 +0000 |
commit | 396d3bebd994f204f0052f015360009d3bd1493f (patch) | |
tree | 0a6348fbb752519d0c4278113a281c5dd93cb478 /debian | |
parent | 66f3ced68cf9db44d5752c5ffddb534644ddb149 (diff) | |
parent | 3e00c2f1483561613850820a674270c5d5154572 (diff) | |
download | ayatana-indicator-sound-396d3bebd994f204f0052f015360009d3bd1493f.tar.gz ayatana-indicator-sound-396d3bebd994f204f0052f015360009d3bd1493f.tar.bz2 ayatana-indicator-sound-396d3bebd994f204f0052f015360009d3bd1493f.zip |
Use only the gmock module from cmake-extras.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index dcae9f2..89914fd 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), dh-translations, gir1.2-accountsservice-1.0, gnome-common, - google-mock (>= 1.6.0+svn437), + googletest | google-mock (>= 1.6.0+svn437), gsettings-ubuntu-schemas, autotools-dev, valac (>= 0.20), @@ -19,7 +19,6 @@ Build-Depends: debhelper (>= 9.0), libdbustest1-dev (>= 15.04.0), libgirepository1.0-dev, libglib2.0-dev (>= 2.32.0), - libgtest-dev, libqtdbusmock1-dev (>= 0.3), libqtdbustest1-dev, libunity-api-dev, |