automake: introduce GALLIUM_COMMON_LIB_DEPS
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 1 Apr 2014 01:34:08 +0000 (02:34 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 5 Apr 2014 12:00:02 +0000 (13:00 +0100)
commitba5eba500884c85792b3de38c90a70b4b11dc432
tree02ce60a3435a1bf19b30224546ef5bf4b0bd37af
parent16c13aaeb87b296a60fd0898efc20984faf67565
automake: introduce GALLIUM_COMMON_LIB_DEPS

Rather than copying the core four dependencies all over gallium,
introduce the above variable to avoid all the duplication.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76848
Tested-by: Vinson Lee <vlee@freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/Automake.inc
src/gallium/targets/egl-static/Makefile.am
src/gallium/targets/gbm/Makefile.am
src/gallium/targets/pipe-loader/Makefile.am
src/gallium/targets/xa/Makefile.am
src/gallium/tests/trivial/Makefile.am
src/gallium/tests/unit/Makefile.am