diff --git a/pkg.info b/pkg.info index 52203f4..0a5ecbf 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: appstream description: Package providing the foundations to build software-center applications version: 1.0.4 +revision: 2 url: https://www.freedesktop.org/wiki/Distributions/AppStream/ license: LGPL2.1-or-later architecture: any -depends: ["cairo","curl","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","librsvg","libxml2","libxmlb","libyaml","pango","zstd"] -make_depends: ["gobject-introspection","gperf","itstool","meson","python-setuptools","vala","xmlto"] +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"] type: source