diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-12-05 10:15:14 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-12-05 10:15:14 +0100 |
commit | 3c0c8488f05430c7d2fc54009d928ffef36d1c61 (patch) | |
tree | 2b5bac66147fc329e3eaf990f0b1f40681b77b9d /debian/control | |
parent | 72490e5c84136662476e1792089b23613c09b7b6 (diff) | |
parent | 8fec9b6fafe17c0182d3dda6157acf772898d518 (diff) | |
download | ayatana-indicator-display-3c0c8488f05430c7d2fc54009d928ffef36d1c61.tar.gz ayatana-indicator-display-3c0c8488f05430c7d2fc54009d928ffef36d1c61.tar.bz2 ayatana-indicator-display-3c0c8488f05430c7d2fc54009d928ffef36d1c61.zip |
Merge branch 'tari01-pr/add-accountsservice'
Attributes GH PR #89: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/89
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 2bf8004..b4da897 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: cmake, libgudev-1.0-dev, libproperties-cpp-dev, libgeoclue-2-dev, + libaccountsservice-dev, # for coverage reports gcovr, lcov, |