Add xmlsec1 to pkg-config dependencies.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Jul 2013 22:12:38 +0000 (23:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Jul 2013 22:12:38 +0000 (23:12 +0100)
libdcp.pc.in

index 5d69c0d3d82e50368cb7682019c7fbc180dc9948..0dcc6ca213b8323afdd186e395e9bb699d340d00 100644 (file)
@@ -5,6 +5,6 @@ includedir=@includedir@
 Name: libdcp
 Description: DCP creation library
 Version: @version@
-Requires: sigc++-2.0 openssl libxml++-2.6
+Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1
 Libs: @libs@
 Cflags: -I${includedir}