projects
/
qtlocation-opensource-src.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c19db1a
)
detect OpenGL correctly
author
Dmitry Shachnev
<mitya57@debian.org>
Thu, 29 Sep 2022 08:55:48 +0000
(09:55 +0100)
committer
Dmitry 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
patch
|
blob
|
history
diff --git
a/src/location/configure.json
b/src/location/configure.json
index 6d01a9a37556ca3444f531674ec106cd46015ebc..d1e623a1e4dba5dd45e84e7fd68f7828912b6a05 100644
(file)
--- 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": {