Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:20:56 +03:00
parent f921b4b2ae
commit a10f69e6be
+2 -1
View File
@@ -1,9 +1,10 @@
name: libhandy
description: GTK/GNOME UI library for mobile devices
version: 1.8.3
revision: 2
url: https://gitlab.gnome.org/GNOME/libhandy
license: LGPL2.1-or-later
architecture: any
depends: ["at-spi2-core","cairo","fribidi","gcc","gdk-pixbuf","glib","glibc","gtk3","pango"]
depends: ["at-spi2-core", "cairo", "fribidi", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gtk3", "pango"]
make_depends: ["gobject-introspection", "meson", "vala"]
type: source