diff options
| author | Robert Tari <robert@tari.in> | 2025-06-17 16:09:36 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-09-01 12:24:46 +0200 |
| commit | 70a39e7ebe17d4e3949053d92bf08887f406ff39 (patch) | |
| tree | ab36d2a6a499b7ad471be918df1bde36bd39c3aa /debian/control | |
| parent | 5059bcbe5e6000dd7b6700deb3b652a6b306d5f2 (diff) | |
| download | ayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.tar.gz ayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.tar.bz2 ayatana-indicator-keyboard-70a39e7ebe17d4e3949053d92bf08887f406ff39.zip | |
debian/control: Add libudev-dev build dependency
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, |
