aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lizardfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lizardfs/APKBUILD')
-rw-r--r--testing/lizardfs/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/lizardfs/APKBUILD b/testing/lizardfs/APKBUILD
index ffe453d130..0521f67d27 100644
--- a/testing/lizardfs/APKBUILD
+++ b/testing/lizardfs/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer:
pkgname=lizardfs
pkgver=2.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="a highly reliable, scalable and efficient distributed file system"
url="https://github.com/lizardfs/lizardfs/"
-arch="all"
+arch=""
license="GPLv3"
depends=""
depends_dev=""
-makedepends="$depends_dev cmake fuse-dev zlib-dev asciidoc python"
+makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python"
pkgusers="mfs"
pkggroups="mfs"
install="$pkgname.pre-install"