Flatpak: remove glib-networking dependency

Runtime has now up-to-date version
This commit is contained in:
Rafał Dzięgiel
2021-04-08 20:54:46 +02:00
parent 93de3dc056
commit 7a7a04554f
2 changed files with 0 additions and 13 deletions

View File

@@ -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",

View File

@@ -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"
}
]
}