media-gfx/prusaslicer-2.4.0-r1: fixed ebuild

Closes: https://bugs.gentoo.org/830230
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Package-Manager: Portage-3.0.28, Repoman-3.0.3
This commit is contained in:
Dennis Lamm
2021-12-29 22:33:20 +01:00
parent 78d58cf0c4
commit 2231c73637

View File

@@ -59,7 +59,7 @@ src_prepare() {
src_configure() {
CMAKE_BUILD_TYPE="Release"
use gui && setup-wxwidgets
setup-wxwidgets
local mycmakeargs=(
-DSLIC3R_BUILD_TESTS=$(usex test)