You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
496 B
12 lines
496 B
Index: librsvg.pc.in |
|
--- librsvg.pc.in.orig 2015-08-28 12:10:20.035680000 +0200 |
|
+++ librsvg.pc.in 2015-08-28 12:10:43.475683264 +0200 |
|
@@ -9,7 +9,7 @@ |
|
Name: librsvg |
|
Description: library that renders svg files |
|
Version: @VERSION@ |
|
-Requires: glib-2.0 gio-2.0 gdk-pixbuf-2.0 cairo |
|
+Requires: glib-2.0 gio-2.0 gdk-pixbuf-2.0 cairo pangoft2 libxml-2.0 libgsf-1 libcroco-0.6 |
|
Requires.private: |
|
Libs: -L${libdir} -lrsvg-@RSVG_API_MAJOR_VERSION@ -lm |
|
Cflags: -I${includedir}/librsvg-@RSVG_API_VERSION@
|
|
|