summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Robby Workman2021-04-21 07:05:10 +0200
committer Robby Workman2021-04-21 07:05:10 +0200
commitc253f4855b6d8cbae6ca2c9a6828310adecbeca4 (patch)
tree72af6fb8013fffa6ea3396e61c8163227118d0a9 /multimedia
parent23140a23266e290749289a7f3a07f559e50f7c4f (diff)
downloadslackbuilds-c253f4855b6d8cbae6ca2c9a6828310adecbeca4.tar.gz
various: Kill python3-Cython dep mentions
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vapoursynth/vapoursynth.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vapoursynth/vapoursynth.info b/multimedia/vapoursynth/vapoursynth.info
index de096be1a1..e2c97cade7 100644
--- a/multimedia/vapoursynth/vapoursynth.info
+++ b/multimedia/vapoursynth/vapoursynth.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/vapoursynth/vapoursynth/archive/R52/vapoursynth-R52
MD5SUM="e6b37c3c7af6902f3835182292668550"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-Cython zimg"
+REQUIRES="zimg"
MAINTAINER="Hunter Sezen"
EMAIL="orbea@riseup.net"