From: Dmitry Shachnev Date: Sat, 17 Dec 2022 15:20:18 +0000 (+0000) Subject: detect OpenGL correctly X-Git-Tag: archive/raspbian/5.15.8+dfsg-3+rpi1~1^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=94cb649896fbcfc782e671dfa6a93f07ebbce423;p=qtlocation-opensource-src.git detect OpenGL correctly Forwarded: no Last-Update: 2022-03-07 Gbp-Pq: Name opengl.diff --- diff --git a/src/location/configure.json b/src/location/configure.json index 6d01a9a..d1e623a 100644 --- a/src/location/configure.json +++ b/src/location/configure.json @@ -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": {