blob: 12483781b5257b3acfe7aae9085906826355494f (
plain)
1
2
3
4
5
6
7
8
9
|
diff --git a/rttopo.pc.in b/rttopo.pc.in
index 86c71dc..4064506 100644
--- a/rttopo.pc.in
+++ b/rttopo.pc.in
@@ -10,3 +10,4 @@ Description: the RT Topology library
Version: @VERSION@
Libs: -L${libdir} -lrttopo -lm
Cflags: -I${includedir}
+Requires.private: geos
|