summaryrefslogtreecommitdiffstats
path: root/network/remotebox
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:05 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:57 +0100
commitb50626dd4571c369b592419ecd19c51bde080c94 (patch)
tree797daac127fc44a16243fe6cb1a015be098e7cec /network/remotebox
parent609ac014ef5f79cf1c274ec12b0e599ed2006f0b (diff)
downloadslackbuilds-b50626dd4571c369b592419ecd19c51bde080c94.tar.gz
network/remotebox: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/remotebox')
-rw-r--r--network/remotebox/remotebox.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/remotebox/remotebox.info b/network/remotebox/remotebox.info
index 6ef9373e18..67a2ace890 100644
--- a/network/remotebox/remotebox.info
+++ b/network/remotebox/remotebox.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://remotebox.knobgoblin.org.uk/downloads/RemoteBox-3.2.tar.bz2"
MD5SUM="04a4c2be0802aea1fcae7d14bca0fc71"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-glib perl-SOAP-Lite perl-Gtk3"
+REQUIRES="perl-SOAP-Lite perl-Gtk3"
MAINTAINER="Charadon"
EMAIL="dev@iotib.net"