Files
bsdports/_oldver/libqt5-base514/files/patch-x-src-corelib-configure.json
2020-10-24 09:49:43 +00:00

12 lines
428 B
JSON

--- ./src/corelib/configure.json.orig 2019-01-28 19:11:52.000000000 +0200
+++ ./src/corelib/configure.json 2019-03-17 19:22:28.506269000 +0200
@@ -44,7 +44,7 @@
},
"headers": "glib.h",
"sources": [
- { "type": "pkgConfig", "args": "glib-2.0 gthread-2.0" }
+ { "type": "pkgConfig", "args": "glib gthread" }
]
},
"posix_iconv": {