blob: c6f70dce635530ab69cacf32faa132389d41ef1c (
plain)
1
2
3
4
5
6
7
8
|
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
inherit autotools
EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
|