diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-24 13:00:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-24 13:00:43 +0000 |
| commit | 206786f0dbf5a75d172f04c6fe434b326a8f974e (patch) | |
| tree | f644b4a67b17f1272d6543178862ade1aac908bb /libdcp.pc.in | |
| parent | e014e349567fa8ac22b7f803d4534c9a4b00264a (diff) | |
Make 1.0 parallel-installable with 0.x.
Diffstat (limited to 'libdcp.pc.in')
| -rw-r--r-- | libdcp.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libdcp.pc.in b/libdcp.pc.in deleted file mode 100644 index 0f3239b7..00000000 --- a/libdcp.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -prefix=@prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libdcp -Description: DCP reading and writing library -Version: @version@ -Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1 -Libs: @libs@ -Cflags: -I${includedir} |
