cvs: cross build and dbg support.
This commit is contained in:
parent
e128f5626a
commit
6957c41f07
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'cvs'
|
||||
pkgname=cvs
|
||||
version=1.11.23
|
||||
revision=3
|
||||
revision=4
|
||||
patch_args="-Np1"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-editor=/usr/bin/vi"
|
||||
makedepends="mit-krb5-devel nvi"
|
||||
crossmakedepends="mit-krb5-devel"
|
||||
fulldepends="openssh>=6.1p1"
|
||||
short_desc="Concurrent Versions System"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue