build: declare dependency from gl on allocators

libgstgl has a dependency on libgstallocators starting with:

 ed1e4c1 glupload: Add support for Vivante DirectTexture uploads

The dependency wasn't stated in the Makefile, so the build could
occasionally fail if you got unlucky with the ordering of build
steps.

https://bugzilla.gnome.org/show_bug.cgi?id=780330
This commit is contained in:
Scott D Phillips 2017-03-20 15:19:08 -07:00 committed by Matthew Waters
parent 1d34c9e0bf
commit 8408c01e7d

View file

@ -24,6 +24,7 @@ DIST_SUBDIRS = uridownloader adaptivedemux interfaces gl basecamerabinsrc \
#dependencies
video, audio: base
gl: allocators
adaptivedemux: uridownloader