Add missing run-dependency on graphics/py-Pillow

Reported by Kandinov Nikita Aleksandrovich openssh_user AT mail DOT ru
This commit is contained in:
rsadowski
2026-01-18 18:32:01 +00:00
parent d056a0c2d4
commit 02ea521525
+2
View File
@@ -2,6 +2,7 @@ COMMENT = SVG vector drawing application
VERSION = 1.4.3
DISTNAME = inkscape-${VERSION}
REVISION = 0
CATEGORIES = graphics
@@ -78,6 +79,7 @@ LIB_DEPENDS = converters/libiconv \
RUN_DEPENDS = devel/desktop-file-utils \
fonts/liberation-fonts \
graphics/py-Pillow \
math/py-numpy \
print/transfig \
textproc/py-cssselect \