diff options
-rw-r--r-- | testing/nototools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nototools/APKBUILD b/testing/nototools/APKBUILD index 26fb6b1427..ccd2d6ead7 100644 --- a/testing/nototools/APKBUILD +++ b/testing/nototools/APKBUILD @@ -9,7 +9,7 @@ url="https://www.google.com/get/noto/" arch="noarch" license="ASL 2.0" depends="python2" -makedepends="python2-dev py2-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="$pkgname-$pkgver.tar.gz::https://github.com/googlei18n/$pkgname/archive/$_commit.tar.gz |