mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Flatpak: Remove GLib build
GNOME runtime now includes a recent stable GLib, so no need to build it ourselves anymore.
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
"--env=GST_VAAPI_ALL_DRIVERS=1"
|
"--env=GST_VAAPI_ALL_DRIVERS=1"
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
"lib/glib.json",
|
|
||||||
"lib/glib-networking.json",
|
"lib/glib-networking.json",
|
||||||
"shared-modules/gudev/gudev.json",
|
"shared-modules/gudev/gudev.json",
|
||||||
"lib/pango.json",
|
"lib/pango.json",
|
||||||
|
@@ -1,12 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "glib",
|
|
||||||
"buildsystem": "meson",
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://gitlab.gnome.org/GNOME/glib.git",
|
|
||||||
"tag": "2.67.0",
|
|
||||||
"commit": "8f0b968cd128915853d17bf7944f7e0ebd90a399"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Reference in New Issue
Block a user