From 8374d7f67a287a8ee94a9baa39d847bc80f8be27 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 11 Jul 2013 23:12:38 +0100 Subject: Add xmlsec1 to pkg-config dependencies. --- libdcp.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdcp.pc.in b/libdcp.pc.in index 5d69c0d3..0dcc6ca2 100644 --- a/libdcp.pc.in +++ b/libdcp.pc.in @@ -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} -- cgit v1.2.3