Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: gexiv2
|
name: gexiv2
|
||||||
description: GObject wrapper around the Exiv2 photo metadata library
|
description: GObject wrapper around the Exiv2 photo metadata library
|
||||||
version: 0.14.3
|
version: 0.14.3
|
||||||
|
revision: 2
|
||||||
url: https://gitlab.gnome.org/GNOME/gexiv2
|
url: https://gitlab.gnome.org/GNOME/gexiv2
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["exiv2","gcc","glib","glibc"]
|
depends: ["exiv2", "gcc-libs", "glib", "glibc"]
|
||||||
make_depends: ["gobject-introspection", "meson", "python-pygobject", "vala"]
|
make_depends: ["gobject-introspection", "meson", "python-pygobject", "vala"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user