summaryrefslogtreecommitdiffstats
path: root/main/py-tracing/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-tracing/APKBUILD')
-rw-r--r--main/py-tracing/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-tracing/APKBUILD b/main/py-tracing/APKBUILD
index 67691053ce0..94a0c1df7ca 100644
--- a/main/py-tracing/APKBUILD
+++ b/main/py-tracing/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Debug log/trace messages"
url="http://liw.fi/tracing/"
arch="noarch"
license="GPL3+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="py-setuptools"
install=""