Commit 640119f5 authored by Gwenole Beauchesne's avatar Gwenole Beauchesne Committed by Austin Yuan

Fix TPI lib dependencies.

parent d2519395
......@@ -37,6 +37,7 @@ libva_la_LIBADD = $(LIBVA_LIBS) -ldl
libva_tpi_ladir = $(libdir)
libva_tpi_la_LDFLAGS = $(LDADD) -no-undefined
libva_tpi_la_LIBADD = $(libvacorelib) -ldl
libva_tpi_la_DEPENDENCIES = libva.la
if BUILD_DUMMY_BACKEND
libva_dummy_backend = libva-dummy.la
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment