Date: Sun, 26 Apr 2020 10:44:33 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245922] [PATCH] www/otter-browser: missing LIB_DEPENDS for QTWEBENGINE option Message-ID: <bug-245922-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245922 Bug ID: 245922 Summary: [PATCH] www/otter-browser: missing LIB_DEPENDS for QTWEBENGINE option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: andymenderunix@gmail.com Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Created attachment 213799 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213799&action= =3Dedit Makefile diff QTWEBENGINE requires libdouble-conversion.so.3, but it's not declared as a build dependency. This shared object is provided by the devel/double-conver= sion port. The attached Makefile diff fixes the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245922-7788>