diff options
author | Robert Tari <robert@tari.in> | 2025-05-14 16:23:50 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2025-05-14 16:24:53 +0200 |
commit | 0228ae333701838150196be8addc508a479d9612 (patch) | |
tree | 24985fd54fb08f31767840c89c2c6f5e04fa5f5f | |
parent | 17394a6f684b46e9f4bc2ed039515b09971b39d9 (diff) | |
download | ayatana-indicator-keyboard-0228ae333701838150196be8addc508a479d9612.tar.gz ayatana-indicator-keyboard-0228ae333701838150196be8addc508a479d9612.tar.bz2 ayatana-indicator-keyboard-0228ae333701838150196be8addc508a479d9612.zip |
debian/control: Add tecla as a runtime dependency
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1bc2b27e..04d30fc6 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ayatana-indicator-common, - matekbd-keyboard-display | gkbd-capplet, + matekbd-keyboard-display | gkbd-capplet | tecla, Description: Ayatana Indicator Keyboard Applet This package contains the keyboard indicator, which should show as an icon in the top panel of indicator aware destkop environments. |