aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hub/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2018-09-22 15:39:10 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2018-09-22 15:42:19 +0200
commit993843fcca32a014f8c0aa87195c4dbed36fdb16 (patch)
tree2de175cafd0649996757b950794765893dadd4c1 /testing/hub/APKBUILD
parentac6038f0b73ee3b321fe70d13a6c777d9aa89ae6 (diff)
downloadaports-993843fcca32a014f8c0aa87195c4dbed36fdb16.tar.bz2
aports-993843fcca32a014f8c0aa87195c4dbed36fdb16.tar.xz
testing/hub: fix build with `abuild rootbld`
Diffstat (limited to 'testing/hub/APKBUILD')
-rw-r--r--testing/hub/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hub/APKBUILD b/testing/hub/APKBUILD
index dfebc867c4..6069db68e8 100644
--- a/testing/hub/APKBUILD
+++ b/testing/hub/APKBUILD
@@ -3,13 +3,13 @@
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=hub
pkgver=2.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="Extends git with extra features for GitHub"
url="http://hub.github.com/"
arch="all !x86" # FIXME: tests fails on x86
license="MIT"
-makedepends="go dep bash"
-options="!strip"
+makedepends="go dep bash ca-certificates"
+options="!strip net !checkroot"
subpackages="
$pkgname-doc
$pkgname-bash-completion:bashcomp:noarch