mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
a73b17a678
Small tweak and ok tb@
12 lines
360 B
Plaintext
12 lines
360 B
Plaintext
Index: CMakeLists.txt
|
|
--- CMakeLists.txt.orig
|
|
+++ CMakeLists.txt
|
|
@@ -381,7 +381,6 @@ if(ENABLE_GUI)
|
|
# Everything is built in
|
|
else()
|
|
find_package(OpenGL REQUIRED)
|
|
- find_package(SpaceWare)
|
|
pkg_check_modules(FONTCONFIG REQUIRED fontconfig)
|
|
if (NOT USE_QT_GUI)
|
|
pkg_check_modules(JSONC REQUIRED json-c)
|