diff options
Diffstat (limited to 'pkgconfig/libva-glx.pc.in')
-rw-r--r-- | pkgconfig/libva-glx.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/libva-glx.pc.in b/pkgconfig/libva-glx.pc.in index 2019915..8599866 100644 --- a/pkgconfig/libva-glx.pc.in +++ b/pkgconfig/libva-glx.pc.in @@ -7,6 +7,6 @@ display=glx Name: libva-${display} Description: Userspace Video Acceleration (VA) ${display} interface Requires: libva -Version: @PACKAGE_VERSION@ +Version: @VA_API_VERSION@ Libs: -L${libdir} -lva-${display} Cflags: -I${includedir} |