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:
parent
1d34c9e0bf
commit
8408c01e7d
@ -24,6 +24,7 @@ DIST_SUBDIRS = uridownloader adaptivedemux interfaces gl basecamerabinsrc \
|
||||
|
||||
#dependencies
|
||||
video, audio: base
|
||||
gl: allocators
|
||||
|
||||
adaptivedemux: uridownloader
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user