[Bug 256999] graphics/inkscape: add missing dependencies

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Jul 2021 18:11:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256999

--- Comment #2 from Philipp Ost <bsd@philippost.de> ---
(In reply to Ting-Wei Lan from comment #1)

It's inkscape itself:

# readelf -d work/stage/usr/local/bin/inkscape | grep boost
 0x0000000000000001 NEEDED               Shared library:
[libboost_filesystem.so.1.72.0]
# readelf -d work/stage/usr/local/bin/inkscape | grep readline
 0x0000000000000001 NEEDED               Shared library: [libreadline.so.8]

-- 
You are receiving this mail because:
You are the assignee for the bug.