maintainer-feedback requested: [Bug 245922] [PATCH] www/otter-browser: missing LIB_DEPENDS for QTWEBENGINE option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 26 11:44:33 BST 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 245922: [PATCH] www/otter-browser: missing LIB_DEPENDS for QTWEBENGINE
option
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245922
--- Description ---
QTWEBENGINE requires libdouble-conversion.so.3, but it's not declared as a
build dependency. This shared object is provided by the devel/double-conversion
port. The attached Makefile diff fixes the issue.
More information about the kde-freebsd
mailing list