aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-google-apputils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-google-apputils/APKBUILD')
-rw-r--r--testing/py-google-apputils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD
index f390ba1913..613d2ba274 100644
--- a/testing/py-google-apputils/APKBUILD
+++ b/testing/py-google-apputils/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Google Application Utilities for Python"
url="https://github.com/google/google-apputils"
arch="noarch"
license="ASL-2.0"
-depends="python py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010"
+depends="python2 py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010"
makedepends="python2-dev py-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"