diff options
Diffstat (limited to 'cvs/cvs_1.11.6.oe')
-rw-r--r-- | cvs/cvs_1.11.6.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe index ece1b60d91..5ba44e5d66 100644 --- a/cvs/cvs_1.11.6.oe +++ b/cvs/cvs_1.11.6.oe @@ -4,3 +4,5 @@ RDEPENDS = libc6 SRC_URI := http://www.cvshome.org/files/19/10/${P}.tar.bz2 inherit autotools + +EXTRA_OECONF = --with-krb4=no --with-gssapi=no |