Fix dependencies

This commit is contained in:
2025-09-16 19:59:14 +03:00
parent 9ae253b528
commit 2a2c5b1bfe
+2 -1
View File
@@ -1,9 +1,10 @@
name: gtkmm3 name: gtkmm3
description: The official C++ interface for the popular GUI library GTK description: The official C++ interface for the popular GUI library GTK
version: 3.24.10 version: 3.24.10
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","gtk3","libsigcpp","pangomm"] depends: ["atkmm","cairomm","gcc-libs","gdk-pixbuf","glib","glibc","glibmm","gtk3","libsigcpp","pangomm"]
make_depends: ["meson"] make_depends: ["meson"]
type: source type: source