Bump revision for packages requiring python.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template build file for 'git".
|
||||
pkgname=git
|
||||
version=1.7.1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://www.kernel.org/pub/software/scm/git/git-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-curl --with-expat --without-tcltk"
|
||||
@@ -20,7 +20,7 @@ long_desc="
|
||||
GIT working directory is a full-fledged repository with full revision tracking
|
||||
capabilities, not dependent on network access to a central server."
|
||||
|
||||
subpackages="$pkgname-docs $pkgname-perl"
|
||||
subpackages="git-docs git-perl git-python"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency run expat
|
||||
@@ -35,6 +35,7 @@ Add_dependency build openssl-devel
|
||||
Add_dependency build asciidoc
|
||||
Add_dependency build xmlto
|
||||
Add_dependency build diffutils
|
||||
Add_dependency build python-devel
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user