aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/twemproxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/twemproxy/APKBUILD b/testing/twemproxy/APKBUILD
index fc829d63ce..389eebe1c7 100644
--- a/testing/twemproxy/APKBUILD
+++ b/testing/twemproxy/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A fast, light-weight proxy for memcached and redis"
url="https://github.com/twitter/twemproxy"
arch="all"
license="ASL 2.0"
-depends="yaml"
+depends=""
depends_dev=""
makedepends="automake autoconf libtool yaml-dev"
subpackages="$pkgname-doc"