about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index ef320ea1..02b3e40f 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -196,6 +196,10 @@ GO("libsoftokn3.so", softokn3)
 GO("libwayland-egl.so.1", waylandegl)
 GO("libwayland-client.so.0", waylandclient)
 GO("libwayland-cursor.so.0", waylandcursor)
+GO("libva.so.2", libva)
+GO("libva-drm.so.2", libvadrm)
+GO("libva-x11.so.2", libvax11)
+GO("libva-wayland.so.2", libvawayland)
 
 GO("ld-linux-x86-64.so.2", ldlinux)