Skip to content

Commit a30eee8

Browse files
committed
qcmbackend-git: update lua dependency to lua54
1 parent 72cb5a7 commit a30eee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archlinuxcn/qcmbackend-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgdesc="Qcm backend with Rust"
88
url="https://github.com/hypengw/QcmBackend"
99
arch=('x86_64' 'aarch64' 'riscv64')
1010
license=('MPL-2.0')
11-
depends=('protobuf' 'openssl' 'libgcc' 'sqlite' 'lua')
11+
depends=('protobuf' 'openssl' 'libgcc' 'sqlite' 'lua54')
1212
makedepends=('git' 'cargo')
1313
conflicts=("${_pkgname}")
1414
provides=("${_pkgname}")

0 commit comments

Comments
 (0)