Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 656062
Collapse All | Expand All

(-)cutter-1.0.ebuild (-1 / +1 lines)
Lines 25-31 Link Here
25
RDEPEND="${DEPEND}"
25
RDEPEND="${DEPEND}"
26
26
27
src_configure() {
27
src_configure() {
28
	eqmake5 PREFIX="/usr" src
28
	eqmake5 PREFIX="/usr" CUTTER_ENABLE_JUPYTER="OFF" src
29
}
29
}
30
30
31
src_install() {
31
src_install() {

Return to bug 656062