android: anv: libmesa_vulkan_common: add libmesa_util static dependency
authorMauro Rossi <issor.oruam@gmail.com>
Sun, 8 Sep 2019 15:35:22 +0000 (17:35 +0200)
committerMauro Rossi <issor.oruam@gmail.com>
Sun, 8 Sep 2019 18:07:56 +0000 (20:07 +0200)
commitae5ac26dfa13de84c09f897c828cf621729ce622
treeb742abc78aa1477885355f64ba92e6c42590001f
parent3ce03374b3442895b426339b55d05e999f2f81ba
android: anv: libmesa_vulkan_common: add libmesa_util static dependency

Change needed to fix the following building error:

In file included from external/mesa/src/intel/vulkan/anv_device.c:43:
external/mesa/src/util/xmlpool.h:115:10: fatal error: 'xmlpool/options.h' file not found
         ^~~~~~~~~~~~~~~~~~~
1 error generated.

Fixes: 4dcb1ff ("anv: add support for driconf")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
src/intel/Android.vulkan.mk