PKGBUILDs/qt5-base/mingw-w64-angle/0027-Ignore-failing-pkg-con...

26 lines
767 B
Diff

From e4ced51f891bf9c754725b1ea2558b4904a9b4ce Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Wed, 25 Jan 2017 21:08:48 +0100
Subject: [PATCH 27/31] Ignore failing pkg-config test
Didn't investigate why it fails, let's hope for the best
---
configure.json | 1 -
1 file changed, 1 deletion(-)
diff --git a/configure.json b/configure.json
index a481e54b8d..34cac288a7 100644
--- a/configure.json
+++ b/configure.json
@@ -755,7 +755,6 @@
"pkg-config": {
"label": "Using pkg-config",
"autoDetect": "!config.darwin && !config.win32",
- "condition": "tests.pkg-config",
"output": [
"publicFeature",
{ "type": "publicQtConfig", "negative": true },
--
2.26.1