summaryrefslogtreecommitdiffstats
path: root/desktop/obapps/obapps.info
diff options
context:
space:
mode:
author orbea <orbea@riseup.net>2020-01-19 11:22:10 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-26 08:10:05 +0700
commit07ceb2fb8eed13e9ca4516e2d59006167abda6c7 (patch)
treeb347d7a1427e5bf7a423af071dda00900d4bfbd2 /desktop/obapps/obapps.info
parent726a74f7411b9961eece602d7df0bcf2680c1710 (diff)
downloadslackbuilds-07ceb2fb8eed13e9ca4516e2d59006167abda6c7.tar.gz
slackbuilds-07ceb2fb8eed13e9ca4516e2d59006167abda6c7.tar.xz
desktop/obapps: Add missing dependency.
Signed-off-by: orbea <orbea@riseup.net>
Diffstat (limited to 'desktop/obapps/obapps.info')
-rw-r--r--desktop/obapps/obapps.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/obapps/obapps.info b/desktop/obapps/obapps.info
index 06e31f91c2..1603083aaa 100644
--- a/desktop/obapps/obapps.info
+++ b/desktop/obapps/obapps.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sourceforge.net/project/obapps/obapps-0.1.7.tar.gz"
MD5SUM="de9fcc8430faa3ebeeaa4d4abf7aae17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-xlib wxPython"
+REQUIRES="openbox python-xlib wxPython"
MAINTAINER="Andrew Rowland"
EMAIL="darowland@ieee.org"