From b32c104db2c849eec6d63331bb3688664bdef9eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 29 Aug 2005 17:00:38 +0000 Subject: Synchronize libxine.pc with xine-config. CVS patchset: 7714 CVS date: 2005/08/29 17:00:38 --- ChangeLog | 1 + misc/libxine.pc.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 00759f93d..022cd0525 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ xine-lib (1.1.1) It bypasses alsa-lib resampler and uses xine's * Windows ports fixes and improvements * Set up the framebuffer palette (fb video out). + * build fixes xine-lib (1.1.0) * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion) diff --git a/misc/libxine.pc.in b/misc/libxine.pc.in index 88d922b74..4ea6f4e61 100644 --- a/misc/libxine.pc.in +++ b/misc/libxine.pc.in @@ -7,5 +7,5 @@ Name: libxine Description: The xine engine library Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@ Requires: -Libs: -L${libdir} -lxine @ZLIB_LIBS_CONFIG@ @NET_LIBS@ @THREAD_LIBS_CONFIG@ @LIBICONV@ +Libs: -L${libdir} -lxine @ZLIB_LIBS_CONFIG@ @NET_LIBS@ @THREAD_LIBS_CONFIG@ @LIBICONV@ @RT_LIBS@ Cflags: -I${includedir} @THREAD_CFLAGS_CONFIG@ -- cgit v1.2.3