diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-09-09 16:14:36 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-09-09 16:14:36 +0200 |
commit | 4e27c33799a898e435a3a477838bcd88ef2d8b72 (patch) | |
tree | b74dad8a8bb6b867d48448f2de51c4cd395d8c6c /debian | |
parent | ce72a2c93d36789bb406d9053996396eeaa0dc56 (diff) | |
parent | d42da41264e8e7a8939068791e9bb5038bdaf649 (diff) | |
download | ayatana-indicator-keyboard-4e27c33799a898e435a3a477838bcd88ef2d8b72.tar.gz ayatana-indicator-keyboard-4e27c33799a898e435a3a477838bcd88ef2d8b72.tar.bz2 ayatana-indicator-keyboard-4e27c33799a898e435a3a477838bcd88ef2d8b72.zip |
Merge branch 'tari01-pr/use-libayatana-common'
Attributes GH PR #16: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/16
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 8afa5797..2f401e8f 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Build-Depends: cmake, libglib2.0-dev (>= 2.36), libx11-dev (>=1.7.0), libxklavier-dev (>=5.4), + libayatana-common-dev (>= 0.9.3), # for packaging debhelper (>= 10), dh-systemd | hello, |