Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: gtkmm4
|
name: gtkmm4
|
||||||
description: The official C++ interface for the popular GUI library GTK (version 4)
|
description: The official C++ interface for the popular GUI library GTK (version 4)
|
||||||
version: 4.16.0
|
version: 4.16.0
|
||||||
|
revision: 2
|
||||||
url: https://www.gtkmm.org/
|
url: https://www.gtkmm.org/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["atkmm","cairomm-1.16","gcc","gdk-pixbuf","glib","glibc","glibmm-2.68","graphene","gtk4","libsigcpp-3.0","pangomm-2.48","vulkan-loader"]
|
depends: ["atkmm", "cairomm-1.16", "gcc-libs", "gdk-pixbuf", "glib", "glibc", "glibmm-2.68", "graphene", "gtk4", "libsigcpp-3.0", "pangomm-2.48", "vulkan-loader"]
|
||||||
make_depends: ["meson"]
|
make_depends: ["meson"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user