detect OpenGL correctly
authorDmitry Shachnev <mitya57@debian.org>
Thu, 29 Sep 2022 08:55:48 +0000 (09:55 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Thu, 29 Sep 2022 08:55:48 +0000 (09:55 +0100)
Forwarded: no
Last-Update: 2022-03-07

Gbp-Pq: Name opengl.diff

src/location/configure.json

index 6d01a9a37556ca3444f531674ec106cd46015ebc..d1e623a1e4dba5dd45e84e7fd68f7828912b6a05 100644 (file)
@@ -9,7 +9,7 @@
             "label": "Qt.labs.location experimental QML plugin",
             "purpose": "Provides experimental QtLocation QML types",
             "section": "Location",
-            "condition": "config.opengl",
+            "condition": "features.opengl",
             "output": [ "privateFeature" ]
         },
         "geoservices_osm": {