summaryrefslogtreecommitdiff
path: root/cvs/cvs_1.12.8.oe
blob: 60cb9f4efd9078164cf8f3fc4fbaeac995d61855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
SECTION = "console/network"
PRIORITY = "optional"
DEPENDS = ""
LICENSE = "GPL"

SRC_URI = "https://cvs.cvshome.org/files/documents/19/170/cvs-${PV}.tar.bz2 \
	   file://m4.patch;patch=1"

inherit autotools gettext gettext

EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"