diff options
Diffstat (limited to 'cad/klayout/Makefile')
-rw-r--r-- | cad/klayout/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index ec8979808fad..63b5542e49cc 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -13,11 +13,10 @@ BROKEN_i386= type 'hash<long long>' does not provide a call operator BROKEN_powerpc= type 'hash<long long>' does not provide a call operator BROKEN_sparc64= does not compile on sparc64: gcc bug -USES= compiler:c++0x gmake gl python qt:5 +USES= compiler:c++0x gmake gl python ruby qt:5 USE_GITHUB= yes GH_ACCOUNT= KLayout USE_GL= gl -USE_RUBY= yes USE_QT= core buildtools designer gui multimedia network printsupport \ qmake sql svg testlib uitools widgets xml xmlpatterns USE_LDCONFIG= yes |