diff options
author | Rodney Dawes <dobey.pwns@gmail.com> | 2018-03-16 07:33:13 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-16 10:44:38 +0100 |
commit | 744720d0a29eb327aa0c25b4f3c4c134eb78e855 (patch) | |
tree | 61700490ba50b028a3144f1b4be5c34ad5e79b07 /debian | |
parent | 970f3823f1c14e094630e63d8d9b79235cb9bacf (diff) | |
download | ayatana-indicator-power-744720d0a29eb327aa0c25b4f3c4c134eb78e855.tar.gz ayatana-indicator-power-744720d0a29eb327aa0c25b4f3c4c134eb78e855.tar.bz2 ayatana-indicator-power-744720d0a29eb327aa0c25b4f3c4c134eb78e855.zip |
Use coverage support from cmake-extras.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 63b9306..0cdd903 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,8 @@ Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: cmake, cmake-extras (>= 0.10), + gcovr, + lcov, libnotify-dev (>= 0.7.6), libglib2.0-dev (>= 2.36), liburl-dispatcher1-dev | hello, |