There was an error while loading. Please reload this page.
1 parent 72cb5a7 commit a30eee8Copy full SHA for a30eee8
1 file changed
archlinuxcn/qcmbackend-git/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Qcm backend with Rust"
8
url="https://github.com/hypengw/QcmBackend"
9
arch=('x86_64' 'aarch64' 'riscv64')
10
license=('MPL-2.0')
11
-depends=('protobuf' 'openssl' 'libgcc' 'sqlite' 'lua')
+depends=('protobuf' 'openssl' 'libgcc' 'sqlite' 'lua54')
12
makedepends=('git' 'cargo')
13
conflicts=("${_pkgname}")
14
provides=("${_pkgname}")
0 commit comments