Commit 6e60608c authored by Gwenole Beauchesne's avatar Gwenole Beauchesne Committed by Austin Yuan

Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have...

Fix libva-x11 dependencies. Ensure this grabs libva so that people don't have to check for that themselves.
parent 5cbd4936
......@@ -6,6 +6,7 @@ display=x11
Name: libva-${display}
Description: Userspace Video Acceleration (VA) ${display} interface
Requires: libva
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lva-${display}
Cflags: -I${includedir}
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