diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:05:10 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:05:10 -0500 |
commit | c253f4855b6d8cbae6ca2c9a6828310adecbeca4 (patch) | |
tree | 72af6fb8013fffa6ea3396e61c8163227118d0a9 /multimedia/vapoursynth | |
parent | 23140a23266e290749289a7f3a07f559e50f7c4f (diff) | |
download | slackbuilds-c253f4855b6d8cbae6ca2c9a6828310adecbeca4.tar.gz |
various: Kill python3-Cython dep mentions
Diffstat (limited to 'multimedia/vapoursynth')
-rw-r--r-- | multimedia/vapoursynth/vapoursynth.info | 2 |
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" |