aboutsummarylogtreecommitdiffstats
path: root/0027-Ignore-failing-pkg-config-test.patch
blob: ca55df914ba35d066bf1ae3ca07d7748a91e4e1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 341d9fb7080be076b2dbeb5d1b714eff08060327 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Wed, 25 Jan 2017 21:08:48 +0100
Subject: [PATCH 27/32] 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 b75f8a8033c..72a963a6793 100644
--- a/configure.json
+++ b/configure.json
@@ -793,7 +793,6 @@
         "pkg-config": {
             "label": "Using pkg-config",
             "autoDetect": "!config.darwin && !config.win32",
-            "condition": "tests.pkg-config",
             "output": [
                 "publicFeature",
                 { "type": "publicQtConfig", "negative": true },
-- 
2.44.0