aboutsummaryrefslogtreecommitdiffstats
path: root/community/asciinema
diff options
context:
space:
mode:
Diffstat (limited to 'community/asciinema')
-rw-r--r--community/asciinema/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/asciinema/APKBUILD b/community/asciinema/APKBUILD
index 9ee12c2bc42..1868ffade0e 100644
--- a/community/asciinema/APKBUILD
+++ b/community/asciinema/APKBUILD
@@ -9,7 +9,7 @@ arch="all !aarch64"
license="GPLv3"
depends="curl"
depends_dev=""
-makedepends="go python"
+makedepends="go python2"
subpackages="$pkgname-doc"
options="!strip"
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz"