aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lizardfs
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2016-04-25 14:47:15 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2016-04-25 14:47:15 +0000
commitf4c1cfb4fbbe19742db6a5c695237200010cbd06 (patch)
tree6729a3453b1c75ad4e62ff3d89a9617f7195ce3b /testing/lizardfs
parentf238c5097a6b04d3ec2515251645aac405637125 (diff)
downloadaports-f4c1cfb4fbbe19742db6a5c695237200010cbd06.tar.bz2
aports-f4c1cfb4fbbe19742db6a5c695237200010cbd06.tar.xz
testing/lizardfs: disable build
Diffstat (limited to 'testing/lizardfs')
-rw-r--r--testing/lizardfs/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/lizardfs/APKBUILD b/testing/lizardfs/APKBUILD
index ffe453d13..0521f67d2 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"