diff options
author | Arn0 <yth@ythogtha.org> | 2023-06-15 22:31:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-16 19:03:45 +0700 |
commit | f1f8f34a6e19dd6217e57c9202d110b4bda3a5dc (patch) | |
tree | 7c35672274e85a80d9030b627c1a436fcba221ab /graphics/CairoSVG | |
parent | 1b5a1d336528222c4a392ed3bc468b471dd57d65 (diff) |
graphics/CairoSVG: updated REQUIRES
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/CairoSVG')
-rw-r--r-- | graphics/CairoSVG/CairoSVG.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/CairoSVG/CairoSVG.info b/graphics/CairoSVG/CairoSVG.info index ba1f25fedefcc..ad970646bd757 100644 --- a/graphics/CairoSVG/CairoSVG.info +++ b/graphics/CairoSVG/CairoSVG.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/26/f5/d8fb11ac3ac613cae21f6860 MD5SUM="7b45e544969455167ce5b40406c25c30" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="cairocffi cssselect2 python3-defusedxml" +REQUIRES="python3-cairocffi cssselect2 python3-defusedxml" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |