[libbluray-devel] libbluray.pc: added libxml2 and freetype2 to Libs.private

anonymous git at videolan.org
Wed Sep 11 09:46:23 CEST 2013


libbluray | branch: master | anonymous <anonymous at anonymous.org> | Wed Sep 11 10:43:03 2013 +0300| [d48702f495993ebe3ad493e2f3cbcf7e779ad3b8] | committer: anonymous

libbluray.pc: added libxml2 and freetype2 to Libs.private
Fixes static linking

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=d48702f495993ebe3ad493e2f3cbcf7e779ad3b8
---

 src/libbluray.pc.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libbluray.pc.in b/src/libbluray.pc.in
index ce256e2..6d4bbf8 100644
--- a/src/libbluray.pc.in
+++ b/src/libbluray.pc.in
@@ -7,5 +7,5 @@ Name: libbluray
 Description: library supporting Blu-ray playback
 Version: @PACKAGE_VERSION@
 Libs: -L${libdir} -lbluray
-Libs.private: @DLOPEN_LIBS@
+Libs.private: @DLOPEN_LIBS@ @LIBXML2_LIBS@ @FT2_LIBS@
 Cflags: -I${includedir}



More information about the libbluray-devel mailing list