commit | e8fb4bbc066a7be9cb1c8d16b0e08c72b2913e07 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Mon Oct 26 12:55:15 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Mon Oct 26 12:55:15 2020 -0700 |
tree | 137ef2169411afca681a1627b6e2ec6aa1e47636 | |
parent | d0898d7ced72591c32ea6eeb2a2f84efc95bfb99 [diff] |
pc update Change-Id: Ib52dabd84ca8042b3188cbedda9cd0d07ecf0359
diff --git a/libndn-cert.pc.in b/libndn-cert.pc.in index e173aa8..d4221e4 100644 --- a/libndn-cert.pc.in +++ b/libndn-cert.pc.in
@@ -6,4 +6,5 @@ Description: ndncert library Version: @VERSION@ Libs: -L${libdir} -lndn-cert -Cflags: -I${includedir} \ No newline at end of file +Cflags: -I${includedir} +Requires: libndn-cxx >= 0.7.1 \ No newline at end of file