diff options
author | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-10 17:08:56 +0000 |
---|---|---|
committer | Bileto Bot <ci-train-bot@canonical.com> | 2017-02-10 17:08:56 +0000 |
commit | e012ca961ab230034856a64e4d24ce5db57ead6c (patch) | |
tree | 7bc93c71a46cf01b3ad153015e3c3d6f2e307549 /debian | |
parent | 7a9c9e064e2f26a863a4474d0ae5d83e3c5b27ff (diff) | |
parent | 349c453f99aa11cea482f5078e7427e8c5e03b27 (diff) | |
download | ayatana-indicator-display-e012ca961ab230034856a64e4d24ce5db57ead6c.tar.gz ayatana-indicator-display-e012ca961ab230034856a64e4d24ce5db57ead6c.tar.bz2 ayatana-indicator-display-e012ca961ab230034856a64e4d24ce5db57ead6c.zip |
Make coverage reporting work.
Approved by: Pete Woods, unity-api-1-bot
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 6a9183a..7871d0f 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: cmake, libgudev-1.0-dev, libproperties-cpp-dev, # for coverage reports + gcovr, lcov, # for tests qt5-default, |