diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 22:41:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-08 22:41:21 +0700 |
commit | 05736ec81a52f402ca4acdbc02b90461fbd4a107 (patch) | |
tree | 57f66c18d9ab99dfab819b033fe76c95c32c6d26 /graphics | |
parent | 49d0ec3171bd3d4cf0ca9b376c15beb193cbcb2b (diff) |
graphics/inkscape: Add new dep.
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 d3dc6d223b1c..77762158deed 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 double-conversion libcdr lxml python2-numpy potrace pstoedit scour" +REQUIRES="GraphicsMagick gdl dos2unix double-conversion libcdr lxml python2-numpy potrace pstoedit scour 2geom" MAINTAINER="Fernando Lopez Jr." EMAIL="fernando.lopezjr@gmail.com" |