View | Details | Raw Unified | Return to bug 231963 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 11-17 Link Here
11
USE_GL=		gl
11
USE_GL=		gl
12
USE_QT=		core gui network qml sql testlib \
12
USE_QT=		core gui network qml sql testlib \
13
		widgets xmlpatterns buildtools_build
13
		widgets xmlpatterns buildtools_build
14
USES=		python:build qmake:norecursive qt-dist:5,declarative
14
USES=		compiler:c++17-lang gl python:build qmake:norecursive \
15
		qt-dist:5,declarative
15
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
16
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
16
17
17
CONFLICTS=	qt5-declarative-render2d-*
18
CONFLICTS=	qt5-declarative-render2d-*

Return to bug 231963