diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-19 20:13:34 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-22 21:47:10 +0700 |
commit | d6415df7c8d2df2bcf462f6a98501cae1943bc50 (patch) | |
tree | 28069dfc5f672d6d92eedd6e5fb498ce54adec54 /graphics | |
parent | 14a2ca4b062813de2611438d73536df1c3dce432 (diff) |
graphics/inkscape-gtk2: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/inkscape-gtk2/inkscape-gtk2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape-gtk2/inkscape-gtk2.info b/graphics/inkscape-gtk2/inkscape-gtk2.info index 4fc8f5dba8868..e8bc7095d603d 100644 --- a/graphics/inkscape-gtk2/inkscape-gtk2.info +++ b/graphics/inkscape-gtk2/inkscape-gtk2.info @@ -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" |