diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-07 21:21:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-07 21:21:49 +0000 |
| commit | 6c2e8c4812a80ac6052da8ff82b49bb8f97cfb43 (patch) | |
| tree | c54d2d1fe323d8d2897b24ec113ef4c6573a2a94 /libdcp.pc.in | |
| parent | 7e0ebcd1f19c8365d16a5fb5a42907867d15cb20 (diff) | |
Allow static builds.
Diffstat (limited to 'libdcp.pc.in')
| -rw-r--r-- | libdcp.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdcp.pc.in b/libdcp.pc.in index 9584970a..5d69c0d3 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 +Requires: sigc++-2.0 openssl libxml++-2.6 Libs: @libs@ Cflags: -I${includedir} |
