projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24e2830
)
flatpak: Build against the master runtime
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Feb 2020 14:15:46 +0000
(09:15 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 7 Feb 2020 14:17:51 +0000
(09:17 -0500)
This is what the ci is set up to use, and building
against 3.34 fails there.
build-aux/flatpak/org.gtk.Demo4.json
patch
|
blob
|
history
diff --git
a/build-aux/flatpak/org.gtk.Demo4.json
b/build-aux/flatpak/org.gtk.Demo4.json
index 4300c45e1e6cbeebf32d797f1c936736b4508a95..acc57b37507328e06e8b501de94c16af01e2dfec 100644
(file)
--- a/
build-aux/flatpak/org.gtk.Demo4.json
+++ b/
build-aux/flatpak/org.gtk.Demo4.json
@@
-1,7
+1,7
@@
{
"app-id": "org.gtk.Demo4",
"runtime": "org.gnome.Platform",
- "runtime-version": "
3.34
",
+ "runtime-version": "
master
",
"sdk": "org.gnome.Sdk",
"command": "gtk4-demo",
"tags": ["devel", "development", "nightly"],