diff options
Diffstat (limited to 'math/g2o/Makefile')
-rw-r--r-- | math/g2o/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile index 5c77ffd89c79..0d3a3c6906e1 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -15,11 +15,11 @@ LICENSE_COMB= dual LIB_DEPENDS= libcxsparse.so:math/suitesparse \ libQGLViewer-qt5.so:graphics/libQGLViewer -USES= cmake:outsource eigen:3 +USES= cmake:outsource eigen:3 qt:5 USE_GITHUB= yes GH_ACCOUNT= RainerKuemmerle USE_GL= gl glu -USE_QT5= core gui opengl xml widgets buildtools_build qmake_build +USE_QT= core gui opengl xml widgets buildtools_build qmake_build USE_LDCONFIG= yes CMAKE_OFF= DO_SSE_AUTODETECT |