Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: libhandy
|
name: libhandy
|
||||||
description: GTK/GNOME UI library for mobile devices
|
description: GTK/GNOME UI library for mobile devices
|
||||||
version: 1.8.3
|
version: 1.8.3
|
||||||
|
revision: 2
|
||||||
url: https://gitlab.gnome.org/GNOME/libhandy
|
url: https://gitlab.gnome.org/GNOME/libhandy
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
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"]
|
make_depends: ["gobject-introspection", "meson", "vala"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user