mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/ViSP: fix double empty line
Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -48,7 +48,6 @@ REQUIRED_USE="motif? ( coin )"
|
||||
S="${WORKDIR}/visp-${PV}"
|
||||
PATCHES=( "${FILESDIR}/${PN}-3.2.0-ocv.patch" "${FILESDIR}/${PN}-3.0.1-opencv.patch" )
|
||||
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
"-DBUILD_EXAMPLES=$(usex examples ON OFF)"
|
||||
|
||||
Reference in New Issue
Block a user