From 59568396572ae0147f6741951c88c9ccc05cee80 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sat, 3 Nov 2012 17:53:10 +0000 Subject: Fix up pkgconfig --- libsvgtiny.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsvgtiny.pc.in b/libsvgtiny.pc.in index 3dc6be8..d591b42 100644 --- a/libsvgtiny.pc.in +++ b/libsvgtiny.pc.in @@ -6,6 +6,6 @@ includedir=${prefix}/include Name: libsvgtiny Description: SVG Tiny 1.1 rendering library Version: VERSION -Requires: libxml-2.0 +Requires: libdom Libs: -L${libdir} -lsvgtiny Cflags: -I${includedir} -- cgit v1.2.3