summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Jeremy Hansen2024-02-20 05:05:05 +0100
committer Willy Sudiarto Raharjo2024-02-22 15:47:10 +0100
commit14a2ca4b062813de2611438d73536df1c3dce432 (patch)
tree628c2af63568c1f054c0efc2dc53322aea124897 /graphics
parent83db2cc86a1c26f068bd33a03a9b323e753861c4 (diff)
downloadslackbuilds-14a2ca4b062813de2611438d73536df1c3dce432.tar.gz
graphics/inkscape: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inkscape/inkscape.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/inkscape.info b/graphics/inkscape/inkscape.info
index 4a31b2c9a4..b3887b766d 100644
--- a/graphics/inkscape/inkscape.info
+++ b/graphics/inkscape/inkscape.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://inkscape.org/gallery/item/44615/inkscape-1.3.2.tar.xz"
MD5SUM="76ed1f4b13065e80de8b2d77b6427b83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="GraphicsMagick gdl dos2unix libcdr lxml python2-numpy potrace pstoedit scour 2geom"
+REQUIRES="GraphicsMagick gdl dos2unix libcdr python3-lxml python2-numpy potrace pstoedit scour 2geom"
MAINTAINER="Fernando Lopez Jr."
EMAIL="fernando.lopezjr@gmail.com"