From 91f4b1e69cedef4b8d0ee047c2e84ffcc4e59444 Mon Sep 17 00:00:00 2001 From: mio Date: Wed, 24 Dec 2025 03:43:08 +0000 Subject: [PATCH] community/xournalpp: add gtest and lua version note --- community/xournalpp/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/xournalpp/APKBUILD b/community/xournalpp/APKBUILD index 78c40591080..04410d97e5c 100644 --- a/community/xournalpp/APKBUILD +++ b/community/xournalpp/APKBUILD @@ -9,8 +9,9 @@ url="https://github.com/xournalpp/xournalpp" arch="all" license="GPL-2.0-or-later" depends="adwaita-icon-theme" -_gtestver=1.16.0 -_luaver=5.4 +_gtestver=1.16.0 # test/CMakeLists.txt +# Please check _luaver is supported upstream before switching. +_luaver=5.4 # source repo makedepends=" cmake glib-dev