aboutsummaryrefslogtreecommitdiffstats
path: root/testing/xxhash
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-02-15 08:28:08 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-02-15 08:28:08 +0200
commita403ad115ba7f130fa70f81c7f93e1eb442a2abe (patch)
treeae6829cb32364aa432745903fdeea831fba54a3b /testing/xxhash
parent84da05520345a2bae8311cb0aa767f6f0cefee4a (diff)
downloadaports-a403ad115ba7f130fa70f81c7f93e1eb442a2abe.tar.bz2
aports-a403ad115ba7f130fa70f81c7f93e1eb442a2abe.tar.xz
testing/xxhash: remove valgrind as tests are not ran
Diffstat (limited to 'testing/xxhash')
-rw-r--r--testing/xxhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xxhash/APKBUILD b/testing/xxhash/APKBUILD
index c72586bfe8..e895835cd2 100644
--- a/testing/xxhash/APKBUILD
+++ b/testing/xxhash/APKBUILD
@@ -11,7 +11,7 @@ url="http://www.xxhash.com"
arch="all"
license="BSD/GPL"
depends=""
-makedepends="python2-dev python3-dev py-setuptools valgrind"
+makedepends="python2-dev python3-dev py-setuptools"
subpackages="$pkgname-dev $pkgname-doc py2-$pkgname:_py2 py3-$pkgname:_py3"
source="$_pkgname-$pkgver.tar.gz::https://github.com/Cyan4973/$_pkgname/archive/v$pkgver.tar.gz
$_pypkg-$pkgver.tar.gz::https://github.com/ifduyue/$_pypkg/archive/v$_pyver.tar.gz