diff options
Diffstat (limited to 'math/g2o/Makefile')
-rw-r--r-- | math/g2o/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile index a8a89825fc10..648ff11939ef 100644 --- a/math/g2o/Makefile +++ b/math/g2o/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libcxsparse.so:math/suitesparse \ libQGLViewer-qt5.so:graphics/libQGLViewer -USES= cmake:outsource eigen:3 qt:5 +USES= cmake eigen:3 qt:5 USE_GITHUB= yes GH_ACCOUNT= RainerKuemmerle USE_GL= gl glu |