summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:03 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:53 +0100
commitc68561c4b2f4efa38ca8e7006de5507c2e0fcb3a (patch)
treec801ae728cb7a7f0cc84cb66b51a02eec360d7e1
parente07e2952f1cf3d1175cb8113a50f8cbb03866bc8 (diff)
downloadslackbuilds-c68561c4b2f4efa38ca8e7006de5507c2e0fcb3a.tar.gz
multimedia/farsight2: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--multimedia/farsight2/farsight2.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/farsight2/farsight2.info b/multimedia/farsight2/farsight2.info
index fd8c74cad4..10493b32a7 100644
--- a/multimedia/farsight2/farsight2.info
+++ b/multimedia/farsight2/farsight2.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://farsight.freedesktop.org/releases/farsight2/farsight2-0.0.31.ta
MD5SUM="3771d8268f025b28261cc1e977fab27f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gst0-plugins-base gst0-plugins-ugly gst0-python"
+REQUIRES="gst0-plugins-ugly gst0-python"
MAINTAINER="D Woodfall"
EMAIL="dave@slackbuilds.org"