Rebuild with mm-common package

This commit is contained in:
2025-09-17 21:29:02 +03:00
parent 5e1f930d17
commit c3423d1626
+2 -1
View File
@@ -1,9 +1,10 @@
name: atkmm name: atkmm
description: C++ bindings for the ATK library description: C++ bindings for the ATK library
version: 2.28.4 version: 2.28.4
revision: 2
url: https://gitlab.gnome.org/GNOME/atkmm url: https://gitlab.gnome.org/GNOME/atkmm
license: LGPL2.1-or-later license: LGPL2.1-or-later
architecture: any architecture: any
depends: ["at-spi2-core","glibmm","libsigcpp"] depends: ["at-spi2-core","glibmm","libsigcpp"]
make_depends: ["meson"] make_depends: ["meson","mm-common"]
type: source type: source