On Jul 13, 2015, at 22:04, Martin Jansa <martin.jansa@...> wrote:
Will this work if gstreamer gst-plugins-base aren't next to each other in DEPENDS?
I think good convention is to use: DEPENDS_remove = "gstreamer" DEPENDS_remove = "gst-plugins-base" for it to work even after original DEPENDS in the recipe is re-ordered or changed.
Shouldn't you be using += instead of =, so that you append to the list: