git-cvs: fix depends.
This commit is contained in:
parent
df809472fe
commit
fdcb68d51d
@ -1,7 +1,7 @@
|
||||
# Template file for "git"
|
||||
pkgname=git
|
||||
version=2.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-curl --with-expat --with-tcltk
|
||||
ac_cv_fread_reads_directories=no ac_cv_snprintf_returns_bogus=no"
|
||||
@ -50,7 +50,7 @@ git-perl_package() {
|
||||
}
|
||||
git-cvs_package() {
|
||||
noarch=yes
|
||||
depends="git-perl-${version}_${revision} cvs cvsps2 perl-DBD-SQlite"
|
||||
depends="git-perl-${version}_${revision} cvs cvsps2 perl-DBD-SQLite"
|
||||
short_desc+=" - CVS support"
|
||||
pkg_install() {
|
||||
vmove usr/bin/git-cvsserver
|
||||
|
Loading…
x
Reference in New Issue
Block a user