summaryrefslogtreecommitdiff
path: root/cvs/cvs_1.11.9.oe
blob: da75cab0d30b8e40ac8c3ca50d467252c545029b (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "The Concurrent Versioning System  "
SECTION = "base"
PRIORITY = "optional"
DEPENDS = "virtual/libc"
RDEPENDS = "libc6"

SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2

inherit autotools

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