commit | 8408c01e7dd0ac76d19ca8ad0d24397c47e28fc6 | [log] [tgz] |
---|---|---|
author | Scott D Phillips <scott.d.phillips@intel.com> | Mon Mar 20 15:19:08 2017 -0700 |
committer | Matthew Waters <matthew@centricular.com> | Tue Mar 21 12:05:14 2017 +1100 |
tree | 987d026a21fc2d935bcbd7578658614aff414ef6 | |
parent | 1d34c9e0bfe9d0af6343684c3bd9a07eed7f904e [diff] |
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