diff options
Diffstat (limited to 'misc/libxine.pc.in')
-rw-r--r-- | misc/libxine.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libxine.pc.in b/misc/libxine.pc.in index cb66d6b19..a6565bad0 100644 --- a/misc/libxine.pc.in +++ b/misc/libxine.pc.in @@ -17,7 +17,7 @@ objcflags=@OBJCFLAGS@ Name: libxine Description: The xine engine library -Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@ +Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@@XINE_PATCH@ Requires: Libs: -L${libdir} -lxine Libs.private: @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ |