Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: appstream
|
name: appstream
|
||||||
description: Package providing the foundations to build software-center applications
|
description: Package providing the foundations to build software-center applications
|
||||||
version: 1.0.4
|
version: 1.0.4
|
||||||
|
revision: 2
|
||||||
url: https://www.freedesktop.org/wiki/Distributions/AppStream/
|
url: https://www.freedesktop.org/wiki/Distributions/AppStream/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["cairo","curl","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","librsvg","libxml2","libxmlb","libyaml","pango","zstd"]
|
depends: ["cairo", "curl", "fontconfig", "freetype2", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "librsvg", "libxml2", "libxmlb", "libyaml", "pango", "zstd"]
|
||||||
make_depends: ["gobject-introspection","gperf","itstool","meson","python-setuptools","vala","xmlto"]
|
make_depends: ["gobject-introspection", "gperf", "itstool", "meson", "python-setuptools", "vala", "xmlto"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user