diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-19 20:05:05 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-22 21:47:10 +0700 |
commit | 14a2ca4b062813de2611438d73536df1c3dce432 (patch) | |
tree | 628c2af63568c1f054c0efc2dc53322aea124897 /graphics | |
parent | 83db2cc86a1c26f068bd33a03a9b323e753861c4 (diff) |
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.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/inkscape.info b/graphics/inkscape/inkscape.info index 4a31b2c9a4ca2..b3887b766d9b0 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" |