Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -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"]
|
||||
make_depends: ["gobject-introspection","meson","vala"]
|
||||
depends: ["at-spi2-core", "cairo", "fribidi", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "gtk3", "pango"]
|
||||
make_depends: ["gobject-introspection", "meson", "vala"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user