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