diff options
Diffstat (limited to 'devel/nextpnr/Makefile')
| -rw-r--r-- | devel/nextpnr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index 02faee2e8f9f..d3e46f4c6a80 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ ${PY_BOOST} USES= compiler:c++11-lang cmake qt:5 eigen:3 python:3.5+ gl -USE_QT= buildtools_build core gui opengl qmake_build widgets +USE_QT= buildtools:build core gui opengl qmake:build widgets USE_GL= gl glu USE_GITHUB= yes GH_ACCOUNT= YosysHQ |
