aboutsummaryrefslogtreecommitdiff
path: root/www/qt5-webengine/files/patch-src_pdfwidgets_configure.json
blob: 4549b0bfd76522fa32fcde5ccdaab1a03ba03035 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/pdfwidgets/configure.json.orig	2023-09-13 10:52:34 UTC
+++ src/pdfwidgets/configure.json
@@ -13,7 +13,7 @@
        "pdf-widgets": {
             "label": "Support Qt PDF Widgets",
             "purpose": "Provides Qt PDF Widgets support.",
-            "condition": "features.widgets",
+            "condition": "module.widgets",
             "output": [ "privateFeature" ]
         }
     },