From f1925da5c80d4170425f6efb6ad68a2909074057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Mon, 14 Apr 2008 15:19:39 +0200 Subject: Make sure to add libxdg-basedir to Requires.private when using external version. --- misc/libxine.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/libxine.pc.in b/misc/libxine.pc.in index 754acc5ca..1b9afeac6 100644 --- a/misc/libxine.pc.in +++ b/misc/libxine.pc.in @@ -21,7 +21,7 @@ xine_list=${bindir}/xine-list-@XINE_SERIES@ Name: libxine Description: The xine engine library Version: @XINE_MAJOR@.@XINE_MINOR@.@XINE_SUB@@XINE_PATCH@ -Requires: +Requires.private: @XDG_BASEDIR_REQUIRES@ Libs: -L${libdir} -lxine Libs.private: @ZLIB_LIBS@ @NET_LIBS@ @PTHREAD_LIBS@ @LIBICONV@ @RT_LIBS@ Cflags: -I${includedir} -- cgit v1.2.3