diff options
author | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-07 16:28:37 -0500 |
---|---|---|
committer | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-07 16:28:37 -0500 |
commit | 3e00c2f1483561613850820a674270c5d5154572 (patch) | |
tree | 2343c36e1b987ad2039fa90d84d8dc4be887e1ad /debian | |
parent | b61052da17119b8607a4bcb9c8a7559e092873ee (diff) | |
download | ayatana-indicator-sound-3e00c2f1483561613850820a674270c5d5154572.tar.gz ayatana-indicator-sound-3e00c2f1483561613850820a674270c5d5154572.tar.bz2 ayatana-indicator-sound-3e00c2f1483561613850820a674270c5d5154572.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, |