View | Details | Raw Unified | Return to bug 232753
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
25
26
USE_QT=		core gui widgets network svg printsupport \
26
USE_QT=		core gui widgets network svg printsupport \
27
		buildtools_build x11extras concurrent multimedia
27
		buildtools_build x11extras concurrent multimedia
28
USES=		qmake qt:5
28
USES=		compiler:c++11-lang qmake qt:5
29
USE_GITHUB=	yes
29
USE_GITHUB=	yes
30
GH_ACCOUNT=	trueos
30
GH_ACCOUNT=	trueos
31
GH_PROJECT=	lumina
31
GH_PROJECT=	lumina

Return to bug 232753