Rebuild with mm-common package

This commit is contained in:
2025-09-17 21:31:14 +03:00
parent 6650a76dc5
commit f8b6e60c80
+2 -1
View File
@@ -1,9 +1,10 @@
name: cairomm-1.16 name: cairomm-1.16
description: C++ wrapper for the cairo graphics library description: C++ wrapper for the cairo graphics library
version: 1.18.0 version: 1.18.0
revision: 2
url: https://www.cairographics.org/cairomm/ url: https://www.cairographics.org/cairomm/
license: LGPL2-only license: LGPL2-only
architecture: any architecture: any
depends: ["cairo","libsigcpp-3.0"] depends: ["cairo","libsigcpp-3.0"]
make_depends: ["meson"] make_depends: ["meson","mm-common"]
type: source type: source