summaryrefslogtreecommitdiffstats
path: root/ganv.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'ganv.pc.in')
-rw-r--r--ganv.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv.pc.in b/ganv.pc.in
index 4769111..7255764 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, libart-2.0
+Requires: gobject-2.0
Libs: -L${libdir} -l@LIB_GANV@
Cflags: -I${includedir}/ganv-@GANV_MAJOR_VERSION@