summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ganv.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv.pc.in b/ganv.pc.in
index 7255764..4769111 100644
--- a/ganv.pc.in
+++ b/ganv.pc.in
@@ -6,6 +6,6 @@ includedir=@INCLUDEDIR@
Name: ganv
Version: @GANV_VERSION@
Description: A Gtkmm canvas widget for graph based interfaces
-Requires: gobject-2.0
+Requires: gobject-2.0, libart-2.0
Libs: -L${libdir} -l@LIB_GANV@
Cflags: -I${includedir}/ganv-@GANV_MAJOR_VERSION@