network/remotebox: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
609ac014ef
commit
b50626dd45
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue