We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9fb6a commit 85c393dCopy full SHA for 85c393d
data/flatpak-manifest.schema.json
@@ -197,6 +197,9 @@
197
"have-intel-gpu"
198
]
199
},
200
+ {
201
+ "pattern": "^have-kernel-module-.*"
202
+ },
203
{
204
"pattern": "^on-xdg-desktop-.*"
205
}
@@ -213,6 +216,9 @@
213
216
214
217
215
218
219
220
221
222
223
224
@@ -229,6 +235,9 @@
229
235
230
236
231
237
238
239
240
232
241
233
242
234
243
0 commit comments