[Bug 792839] iOS-Universal build failure

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 18:20:18 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792839

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> I do have a ~/.cerbero/cerbero.cbc which contains this:
> recipes_remotes = {
>   "gst-plugins-base-1.0" :
> "https://github.com/bscothern/gst-plugins-base.git",
> }

Right, I think that's why this happens. From the code it looks like it's
expecting something like:

recipes_remotes = {
   "gst-plugins-base-1.0" : { 'bscothern' :
'https://github.com/bscothern/gst-plugins-base.git' }
}

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list