summaryrefslogtreecommitdiff
path: root/librsvg.pc.in
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2020-09-14 13:47:19 -0500
committerFederico Mena Quintero <federico@gnome.org>2020-09-14 13:47:19 -0500
commit6ee757b204e64805696b1d829741fc23a403e4a0 (patch)
tree1d4eaa1fa2148c2258be6d96d2bba3bde0fa444f /librsvg.pc.in
parenta9b0ecfb4e0d94d62e0674a42f8062d65bceaccb (diff)
downloadlibrsvg-6ee757b204e64805696b1d829741fc23a403e4a0.tar.gz
(#623): Remove obsolete variables from pkg-config files
The "svgz_supported" and "css_supported" variables are hardcoded since 2011, and I couldn't find any users in codesearch.debian.net. Fixes https://gitlab.gnome.org/GNOME/librsvg/-/issues/623
Diffstat (limited to 'librsvg.pc.in')
-rw-r--r--librsvg.pc.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/librsvg.pc.in b/librsvg.pc.in
index a451de05..96fbeaaf 100644
--- a/librsvg.pc.in
+++ b/librsvg.pc.in
@@ -3,9 +3,6 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-svgz_supported=true
-css_supported=true
-
Name: librsvg
Description: library that renders svg files
Version: @VERSION@