Add xerces-c dependency to .pc file.
authorCarl Hetherington <cth@carlh.net>
Thu, 12 Dec 2019 15:46:34 +0000 (16:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 22 Dec 2019 00:21:00 +0000 (01:21 +0100)
libdcp-1.0.pc.in

index a5f7a9ad95eb2c07152c358321770db3e44bf145..a5e12bde3d5cb520df9eee45cd1a23a23874acf3 100644 (file)
@@ -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}