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-* |