Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: librsvg
|
name: librsvg
|
||||||
description: SVG rendering library
|
description: SVG rendering library
|
||||||
version: 2.57.1
|
version: 2.57.1
|
||||||
|
revision: 2
|
||||||
url: https://wiki.gnome.org/Projects/LibRsvg
|
url: https://wiki.gnome.org/Projects/LibRsvg
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["cairo","freetype2","gcc","gdk-pixbuf","glib","glibc","harfbuzz","libxml2","pango"]
|
depends: ["cairo", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "harfbuzz", "libxml2", "pango"]
|
||||||
make_depends: ["gobject-introspection", "llvm", "rustc", "vala"]
|
make_depends: ["gobject-introspection", "llvm", "rustc", "vala"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user