community/xournalpp: add gtest and lua version note

This commit is contained in:
mio 2025-12-24 03:43:08 +00:00
parent d26b7fd221
commit 91f4b1e69c

View File

@ -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