diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-17 16:58:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-17 16:58:26 +0000 |
| commit | 394abae7986abf4438184a712f16dfbe3c2734da (patch) | |
| tree | addc4d60dfd4fad8083b2176b9163ced819dcde8 /libdcp.pc.in | |
| parent | 120bc84676be775e49a2ac94689ff33dce814f53 (diff) | |
Comments.
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 0dcc6ca2..0f3239b7 100644 --- a/libdcp.pc.in +++ b/libdcp.pc.in @@ -3,7 +3,7 @@ libdir=@libdir@ includedir=@includedir@ Name: libdcp -Description: DCP creation library +Description: DCP reading and writing library Version: @version@ Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1 Libs: @libs@ |
