summaryrefslogtreecommitdiff
path: root/repo/pangomm
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
committerdavidovski <david@davidovski.xyz>2023-02-02 14:10:02 +0000
commitf29d569cd33a73da5ad675f43a34ad53c5cc9bc6 (patch)
tree76fe6267f8307e7630fc6f53ff99a9767ad40de0 /repo/pangomm
parent05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (diff)
Work
Diffstat (limited to 'repo/pangomm')
-rw-r--r--repo/pangomm/pangomm.xibuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/repo/pangomm/pangomm.xibuild b/repo/pangomm/pangomm.xibuild
index 05e3a6b..76a0c78 100644
--- a/repo/pangomm/pangomm.xibuild
+++ b/repo/pangomm/pangomm.xibuild
@@ -3,10 +3,9 @@
NAME="pangomm"
DESC="C++ bindings for pango"
-MAKEDEPS="meson ninja "
-DEPS="cairomm glib glibmm libsigc++ musl pango"
+MAKEDEPS="meson ninja cairomm glib glibmm libsigc++ musl pango mm-common cairomm"
-PKG_VER=2.46.2
+PKG_VER=2.50.1
SOURCE="https://download.gnome.org/sources/pangomm/${PKG_VER%.*}/pangomm-$PKG_VER.tar.xz"
build () {