Browse Source

Flatpak: pin ges to 1.14.4

There was a new release of ges which requires 1.14.5 version of
other gstreamer modules. GStreamer 1.14.5 hasn't landed yet landed in
the Sdk so we pin the module till then.
environments/review-bilelmouss-0wa3h6/deployments/78
Jordan Petridis 7 years ago
parent
commit
32ca3f7c6e
No known key found for this signature in database
GPG Key ID: E8523968931763BE
  1. 2
      flatpak/org.gnome.Fractal.json

2
flatpak/org.gnome.Fractal.json

@ -89,7 +89,7 @@
{
"type" : "git",
"url" : "https://gitlab.freedesktop.org/gstreamer/gst-editing-services.git",
"branch" : "1.14"
"tag" : "1.14.4"
}
]
},

Loading…
Cancel
Save