summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:38:57 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:45 +0100
commitfb249e1bd7e41041cc06b78d516e51b48ddc2142 (patch)
treef73785a63ffe73073070810c9c95048e460f31a5 /development
parentd2cd7eff8acc8c9a90fdf7a4529a075f1dfa4e38 (diff)
downloadslackbuilds-fb249e1bd7e41041cc06b78d516e51b48ddc2142.tar.gz
development/golang-googlecode-gotools: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/golang-googlecode-gotools/golang-googlecode-gotools.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/golang-googlecode-gotools/golang-googlecode-gotools.info b/development/golang-googlecode-gotools/golang-googlecode-gotools.info
index 077078b1cc..3ec42e3d5c 100644
--- a/development/golang-googlecode-gotools/golang-googlecode-gotools.info
+++ b/development/golang-googlecode-gotools/golang-googlecode-gotools.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.hashbangbash.com/downloads/src/go.tools-588451.tar.gz"
MD5SUM="ea081c8c0f786c9110e94514556ed931"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="google-go-lang golang-googlecode-gonet"
+REQUIRES="golang-googlecode-gonet"
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"