aboutsummaryrefslogtreecommitdiffstats
path: root/main/bash-completion
diff options
context:
space:
mode:
Diffstat (limited to 'main/bash-completion')
-rw-r--r--main/bash-completion/APKBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/main/bash-completion/APKBUILD b/main/bash-completion/APKBUILD
index 20e9bd5be5..7231cd5719 100644
--- a/main/bash-completion/APKBUILD
+++ b/main/bash-completion/APKBUILD
@@ -5,18 +5,20 @@ pkgname=bash-completion
pkgver=2.9
pkgrel=0
pkgdesc="Command-line tab-completion for bash"
+options="!check" # 7 Tests fail
url="https://github.com/scop/bash-completion"
arch="noarch"
license="GPL-2.0-or-later"
depends="bash"
-makedepends="autoconf automake bc grep iputils musl-utils procps psmisc py3-pytest sed usbutils"
+makedepends="autoconf automake bc grep iputils musl-utils procps psmisc sed usbutils"
+checkdepends="py3-pexpect py3-pytest"
subpackages="$pkgname-doc"
source="https://github.com/scop/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz
-01-generalized-containers.patch
-02-skip-getconf-test.patch
-03-skip-iconv-test.patch
-04-fix-ifupdown.patch
-05-fix-arp-test.patch"
+ 01-generalized-containers.patch
+ 02-skip-getconf-test.patch
+ 03-skip-iconv-test.patch
+ 04-fix-ifupdown.patch
+ 05-fix-arp-test.patch"
builddir="$srcdir"/$pkgname-$pkgver
# Provided with util-linux and networkmanager: