graphics/inkscape-gtk2: Switched to python2-lxml

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-02-19 20:13:34 -08:00 committed by Willy Sudiarto Raharjo
parent 14a2ca4b06
commit d6415df7c8
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://ftp.osuosl.org/pub/blfs/conglomeration/inkscape/inkscape-0.92.
MD5SUM="592c0e94cf00ea9e0a8901883d8f06fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml potrace"
REQUIRES="python2-lxml potrace"
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"