summaryrefslogtreecommitdiffstats
path: root/desktop/lxpanel
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2021-04-29 18:58:38 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-02 17:21:05 +0700
commit130594c2e1c46c5920dedccfef24e19ad56c2c56 (patch)
treee6faf89a403c5c412c76c3a60f44063f782b5c12 /desktop/lxpanel
parentf93a0a8b928f1eeb09be2eb0086675077c516af2 (diff)
downloadslackbuilds-130594c2e1c46c5920dedccfef24e19ad56c2c56.tar.gz
slackbuilds-130594c2e1c46c5920dedccfef24e19ad56c2c56.tar.xz
desktop/lxpanel: Add the new dependency keybinder.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/lxpanel')
-rw-r--r--desktop/lxpanel/lxpanel.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/lxpanel/lxpanel.info b/desktop/lxpanel/lxpanel.info
index acb7f1aa94..acef8470ba 100644
--- a/desktop/lxpanel/lxpanel.info
+++ b/desktop/lxpanel/lxpanel.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sf.net/lxde/lxpanel-0.10.1.tar.xz"
MD5SUM="c922d044789c3d7ae028f0e80dea18b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libfm"
+REQUIRES="keybinder libfm"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"