From b6c6b84c31aaceb3d3064afcad5fab95e4fcf815 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 17 Sep 2025 21:33:53 +0300 Subject: [PATCH] Rebuild with mm-common package --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 486c723..eb9062e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: glibmm-2.68 description: Official C++ interface for the popular cross-platform library Glib version: 2.85.0 +revision: 2 url: https://www.gtkmm.org/ license: LGPL2.1-or-later architecture: any depends: ["glib","libsigcpp-3.0"] -make_depends: ["meson","libxslt","glib-networking"] +make_depends: ["meson","mm-common","libxslt","glib-networking"] type: source