diff options
Diffstat (limited to 'main/git/APKBUILD')
-rw-r--r-- | main/git/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/git/APKBUILD b/main/git/APKBUILD index 6f7149ec04..84f00a35c9 100644 --- a/main/git/APKBUILD +++ b/main/git/APKBUILD @@ -28,7 +28,7 @@ subpackages="$pkgname-doc $pkgname-gitk " # we need tcl and tk to be built before git due to git-gui and gitk -makedepends="zlib-dev libressl-dev curl-dev expat-dev perl-dev python-dev +makedepends="zlib-dev libressl-dev curl-dev expat-dev perl-dev python2-dev pcre-dev asciidoc xmlto perl-error tcl tk" source="https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar.xz bb-tar.patch |