diff options
author | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-07 13:31:18 -0500 |
---|---|---|
committer | Rodney Dawes <rodney.dawes@canonical.com> | 2017-02-07 13:31:18 -0500 |
commit | 703381ce12b79211c64a8ded04222d277f25cb6e (patch) | |
tree | 1efdf525b921d858c46699601a8d8b937f06e545 /debian/control | |
parent | 907fc24ba24962c0f30a9efe955dd5cb916c5492 (diff) | |
download | ayatana-indicator-display-703381ce12b79211c64a8ded04222d277f25cb6e.tar.gz ayatana-indicator-display-703381ce12b79211c64a8ded04222d277f25cb6e.tar.bz2 ayatana-indicator-display-703381ce12b79211c64a8ded04222d277f25cb6e.zip |
Make coverage reporting work.
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 6deae40..92377d1 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, |