Rebuild with mm-common package

This commit is contained in:
2025-09-17 21:35:34 +03:00
parent 2a2c5b1bfe
commit 279b8c131f
+2 -2
View File
@@ -1,10 +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 revision: 3
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","gcc-libs","gdk-pixbuf","glib","glibc","glibmm","gtk3","libsigcpp","pangomm"] depends: ["atkmm","cairomm","gcc-libs","gdk-pixbuf","glib","glibc","glibmm","gtk3","libsigcpp","pangomm"]
make_depends: ["meson"] make_depends: ["meson","mm-common"]
type: source type: source