summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-14 15:19:39 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-04-14 15:19:39 +0200
commitf1925da5c80d4170425f6efb6ad68a2909074057 (patch)
tree6a35ba66925e128f101fcdc823b59092023ba652 /misc
parent0be7d364939aafd85edd8a50cc4beb4c181c1407 (diff)
downloadxine-lib-f1925da5c80d4170425f6efb6ad68a2909074057.tar.gz
xine-lib-f1925da5c80d4170425f6efb6ad68a2909074057.tar.bz2
Make sure to add libxdg-basedir to Requires.private when using external version.
Diffstat (limited to 'misc')
-rw-r--r--misc/libxine.pc.in2
1 files changed, 1 insertions, 1 deletions
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}