diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-09 23:29:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-09 23:29:36 +0100 |
| commit | 2e6aa3b2f1f045f31151def0b83b51bc8db1407c (patch) | |
| tree | fd4bb5ab8daf3ff7ea7893e2f111d03a10b00db7 /libdcp.pc.in | |
| parent | f6ee90107839e0d750d8678b67c9d6d1d596d739 (diff) | |
Add comment.
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..a3a9d66f 100644 --- a/libdcp.pc.in +++ b/libdcp.pc.in @@ -6,5 +6,5 @@ Name: libdcp Description: DCP creation library Version: @version@ Requires: sigc++-2.0 openssl -Libs: @libs@ +Libs: @libs@ -lboost_system Cflags: -I${includedir} |
