main/git: make sure tcl and tk are built before git

This commit is contained in:
Natanael Copa 2015-06-09 12:13:01 +00:00
parent afd6566893
commit 4e3bd6494e

View File

@ -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