mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Flatpak: remove glib-networking dependency
Runtime has now up-to-date version
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"--env=GST_VAAPI_ALL_DRIVERS=1"
|
||||
],
|
||||
"modules": [
|
||||
"lib/glib-networking.json",
|
||||
"shared-modules/gudev/gudev.json",
|
||||
"lib/pango.json",
|
||||
"lib/libsass.json",
|
||||
|
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"name": "glib-networking",
|
||||
"buildsystem": "meson",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/glib-networking.git",
|
||||
"tag": "2.66.0",
|
||||
"commit": "61d7e024ca354e6d2e39930d66a2067f3de5842c"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user