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

Collapse All | Expand All

(-)net-im/qTox/Makefile (-2 / +2 lines)
Lines 21-28 Link Here
21
GH_ACCOUNT=	tux3
21
GH_ACCOUNT=	tux3
22
GH_COMMIT=	7c499c2
22
GH_COMMIT=	7c499c2
23
GH_TAGNAME=	${GH_COMMIT}
23
GH_TAGNAME=	${GH_COMMIT}
24
USE_QT5=	core gui network xml opengl sql widgets concurrent \
24
USE_QT5=	core gui network xml opengl sql sql-sqlite3_run widgets \
25
		buildtools_build linguisttools
25
		concurrent buildtools_build linguisttools_build
26
USES=		compiler:c++11-lib desktop-file-utils openal:soft qmake gmake
26
USES=		compiler:c++11-lib desktop-file-utils openal:soft qmake gmake
27
27
28
PLIST_FILES=	bin/qtox \
28
PLIST_FILES=	bin/qtox \

Return to bug 195654