ports/cad/qcad/patches/patch-shared_app_pri

13 lines
193 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: shared_app.pri
--- shared_app.pri.orig
+++ shared_app.pri
@@ -19,7 +19,7 @@ LIBS += \
!r_no_opennurbs {
LIBS += \
-lopennurbs \
- -lzlib
+ -lz
}
win32 {