aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lizardfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lizardfs/APKBUILD')
-rw-r--r--testing/lizardfs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/lizardfs/APKBUILD b/testing/lizardfs/APKBUILD
index 0521f67d27f..dd794ee7a37 100644
--- a/testing/lizardfs/APKBUILD
+++ b/testing/lizardfs/APKBUILD
@@ -9,7 +9,7 @@ arch=""
license="GPLv3"
depends=""
depends_dev=""
-makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python"
+makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python2"
pkgusers="mfs"
pkggroups="mfs"
install="$pkgname.pre-install"
@@ -152,7 +152,7 @@ client() {
cgi() {
pkgdesc="LizardFS CGI Monitor"
- depends="python"
+ depends="python2"
cd "$pkgdir"
_mv_files \
usr/share/mfscgi \