Use rsvg-convert as svg convertor.

This commit is contained in:
Sanel Zukan 2016-06-29 13:27:02 +02:00
parent f09dd4d3d6
commit 482ced1c5c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# GNU General Public License version 2 or newer.
# See COPYING for details.
SVG_CONVERTOR = "rsvg" ;
SVG_CONVERTOR = "rsvg-convert" ;
# SvgToPng [target-png] : [source-svg] : [width] : [height] ;
rule SvgToPng