mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/ViSP: ocv link patch is still needed.
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
This commit is contained in:
@@ -46,7 +46,8 @@ RDEPEND="${RDEPEND}
|
||||
REQUIRED_USE="motif? ( coin )"
|
||||
|
||||
S="${WORKDIR}/visp-${PV}"
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" )
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" "${FILESDIR}/${PN}-3.0.1-opencv.patch" )
|
||||
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
Reference in New Issue
Block a user