diff options
author | Robert Tari <robert@tari.in> | 2023-09-06 11:49:21 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2023-09-15 12:21:39 +0200 |
commit | 6cd61d67a4af511717ed1b0878f106b24a8b9ed6 (patch) | |
tree | de57b504a73764a6c238c241f1c1c41fefb9e94e | |
parent | 832d5f46dc3dbbcc15fbe955e7089420e86f7ade (diff) | |
download | ayatana-indicator-keyboard-6cd61d67a4af511717ed1b0878f106b24a8b9ed6.tar.gz ayatana-indicator-keyboard-6cd61d67a4af511717ed1b0878f106b24a8b9ed6.tar.bz2 ayatana-indicator-keyboard-6cd61d67a4af511717ed1b0878f106b24a8b9ed6.zip |
debian/control: Add new dependencies
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c862f7de..1e28556c 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ayatana-indicator-common, + matekbd-keyboard-display | gkbd-capplet, + zenity, 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. |