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 c27e8aa94..623d2b657 100644 --- a/misc/libxine.pc.in +++ b/misc/libxine.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ 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@ |