Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 698430 | Differences between
and this patch

Collapse All | Expand All

(-)a/app-admin/calamares/calamares-3.2.12.ebuild (-1 / +1 lines)
Lines 84-89 src_configure() { Link Here
84
		-DWEBVIEW_FORCE_WEBKIT=OFF
84
		-DWEBVIEW_FORCE_WEBKIT=OFF
85
		-DCMAKE_DISABLE_FIND_PACKAGE_LIBPARTED=ON
85
		-DCMAKE_DISABLE_FIND_PACKAGE_LIBPARTED=ON
86
		-DWITH_PYTHONQT=$(usex pythonqt)
86
		-DWITH_PYTHONQT=$(usex pythonqt)
87
		-DINSTALL_CONFIG:BOOL=ON
87
	)
88
	)
88
89
89
	kde5_src_configure
90
	kde5_src_configure
90
- 

Return to bug 698430