diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-05-03 22:29:40 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-05-03 22:29:40 +0200 |
commit | 03e887abe5945aa214de52ce2a9a2a82471024e6 (patch) | |
tree | e781544fc8c92a8d23b8c60c6f83eb6ff0bf0508 /debian | |
parent | 4c50f67123792904e93920283f467c88f941d2e3 (diff) | |
parent | 9fefd2eee98c87c0a6a4561ca5268f246913c290 (diff) | |
download | ayatana-indicator-power-03e887abe5945aa214de52ce2a9a2a82471024e6.tar.gz ayatana-indicator-power-03e887abe5945aa214de52ce2a9a2a82471024e6.tar.bz2 ayatana-indicator-power-03e887abe5945aa214de52ce2a9a2a82471024e6.zip |
Merge branch 'tari01-pr/add-libayatana-common'
Attributes GH PR #22: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/22
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 084acc1..1d06a8b 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: cmake, cmake-extras (>= 0.10), gcovr, lcov, + libayatana-common (>= 0.9.0), libnotify-dev (>= 0.7.6), libglib2.0-dev (>= 2.36), liblomiri-url-dispatcher-dev | hello, |