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