diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-09-01 12:25:36 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-09-01 12:25:36 +0200 |
commit | f716e013b080929b9709540901060b0eda4dc4f2 (patch) | |
tree | c2c34ab1de7beb7a956120085d7aad59c8f4b864 /debian/control | |
parent | 5059bcbe5e6000dd7b6700deb3b652a6b306d5f2 (diff) | |
parent | 5134db80dc74456224e9fd0bc7fbe743580696ba (diff) | |
download | ayatana-indicator-keyboard-main.tar.gz ayatana-indicator-keyboard-main.tar.bz2 ayatana-indicator-keyboard-main.zip |
Attributes GH PR #81: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/81
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 04d30fc6..82f08630 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: cmake, libxkbcommon-dev (>=1.0.3), libxkbregistry-dev (>=1.0.3), libaccountsservice-dev, + libudev-dev, # for packaging debhelper (>= 10), dh-systemd | hello, |