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

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

Return to bug 234245