Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2021 02:54:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253080] graphics/nomacs: move opencv from LIB_DEPENDS to BUILD_DEPENDS
Message-ID:  <bug-253080-7788-hoGpvvuHoq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253080-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253080-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253080

Jason E. Hale <jhale@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |jhale@FreeBSD.org

--- Comment #1 from Jason E. Hale <jhale@FreeBSD.org> ---
If only the opencv core components are required (graphics/opencv-core), it
would be better to patch the CMake find routines to use
find_package(OpenCVCore) instead of find_package(OpenCV). That way you can
eliminate the graphics/opencv dependency entirely.

--=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-253080-7788-hoGpvvuHoq>