mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
main/git: make sure tcl and tk are built before git
This commit is contained in:
parent
afd6566893
commit
4e3bd6494e
@ -27,9 +27,9 @@ subpackages="$pkgname-doc
|
||||
$pkgname-gui
|
||||
$pkgname-gitk
|
||||
"
|
||||
|
||||
# we need tcl and tk to be built before git due to git-gui and gitk
|
||||
makedepends="zlib-dev openssl-dev curl-dev expat-dev perl-dev python-dev
|
||||
pcre-dev asciidoc xmlto perl-error"
|
||||
pcre-dev asciidoc xmlto perl-error tcl tk"
|
||||
source="git-$pkgver.tar.gz::https://github.com/git/git/archive/v$pkgver.tar.gz
|
||||
bb-tar.patch
|
||||
git-daemon.initd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user