aboutsummaryrefslogtreecommitdiff
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-09-01 12:24:46 +0200
commit70a39e7ebe17d4e3949053d92bf08887f406ff39 (patch)
treeab36d2a6a499b7ad471be918df1bde36bd39c3aa
parent5059bcbe5e6000dd7b6700deb3b652a6b306d5f2 (diff)
downloadayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.tar.gz
ayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.tar.bz2
ayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.zip
debian/control: Add libudev-dev build dependency
-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,