From fe90ef2c3c03e1546c08be1f1ab90edd8d2eba3e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 12 Dec 2019 16:46:34 +0100 Subject: Add xerces-c dependency to .pc file. --- libdcp-1.0.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdcp-1.0.pc.in b/libdcp-1.0.pc.in index a5f7a9ad..a5e12bde 100644 --- a/libdcp-1.0.pc.in +++ b/libdcp-1.0.pc.in @@ -5,6 +5,6 @@ includedir=@includedir@ Name: libdcp Description: DCP reading and writing library Version: @version@ -Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1 libasdcp-carl +Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1 libasdcp-carl xerces-c Libs: @libs@ Cflags: -I${includedir} -- cgit v1.2.3