aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2025-06-17 16:09:36 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-06-21 23:06:32 +0200
commit86eb8e184bc06a44f42225b5e24e681c4036b9e5 (patch)
tree744dbc6a36b9046d74b6314802dc69b0fa6ce4f3 /debian
parentd23f0fca1b03e24b84d0c146624121cfa9e88eca (diff)
downloadayatana-indicator-keyboard-86eb8e184bc06a44f42225b5e24e681c4036b9e5.tar.gz
ayatana-indicator-keyboard-86eb8e184bc06a44f42225b5e24e681c4036b9e5.tar.bz2
ayatana-indicator-keyboard-86eb8e184bc06a44f42225b5e24e681c4036b9e5.zip
debian/control: Add libudev-dev build dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
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,