diff options
Diffstat (limited to 'cad/solvespace/Makefile')
-rw-r--r-- | cad/solvespace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/solvespace/Makefile b/cad/solvespace/Makefile index f40e167048f6..2f8f978a1a3c 100644 --- a/cad/solvespace/Makefile +++ b/cad/solvespace/Makefile @@ -23,7 +23,7 @@ GH_PROJECT= libdxfrw:libdxfrw GH_TAGNAME= 8f95895:libdxfrw GH_SUBDIR= extlib/libdxfrw:libdxfrw -USES= cmake compiler:c++11-lang gl gnome pkgconfig +USES= cmake compiler:c++11-lang gl gnome pkgconfig xorg USE_GL= gl glu glew USE_GNOME= atkmm gtk20 pangomm USE_XORG= x11 |