Rebuild with mm-common package

This commit is contained in:
2025-09-17 21:32:36 +03:00
parent 9afbe49054
commit 4d45e3ca78
+2 -1
View File
@@ -1,9 +1,10 @@
name: glibmm name: glibmm
description: Official C++ interface for the popular cross-platform library Glib description: Official C++ interface for the popular cross-platform library Glib
version: 2.66.8 version: 2.66.8
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: ["glib","libsigcpp"] depends: ["glib","libsigcpp"]
make_depends: ["meson","libxslt","glib-networking"] make_depends: ["meson","mm-common","libxslt","glib-networking"]
type: source type: source