Use new build setup

This commit is contained in:
2026-06-20 01:34:32 -05:00
parent 15785225e0
commit 7aa7635ab6
2 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ arch=('powerpc')
url="https://git.tesses.org/tesses50/crosslang"
license=('GPLv3')
groups=()
depends=('tessesframework>=@CROSSLANG_TF_VERSION@')
depends=('tessesframework=@CROSSLANG_TF_VERSION@-1')
makedepends=('git' 'cmake' 'make' 'base-devel' 'wget') # 'bzr', 'git', 'mercurial' or 'subversion'
install=
source=()