From c98bfac0cb10543e3a80de204fcee9baa77c57b1 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 30 Nov 2018 01:18:06 +0100 Subject: emacs-26.1: configured to build without X, without mailutils, without pop3. emacs-26.1: updated the build's local make-docfile recipe. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- vars/build.vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vars') diff --git a/vars/build.vars b/vars/build.vars index 0aabfbe7..b26347d7 100644 --- a/vars/build.vars +++ b/vars/build.vars @@ -1173,7 +1173,7 @@ tzdb vim xcowsay xeyes xorriso xterm xwd"; : ${PKG_EMACS_VERSION:=26.1}; : ${PKG_EMACS_URL:=http://www.gutscheinrausch.de/mirror/gnu/emacs/emacs-${PKG_EMACS_VERSION}.tar.xz}; : ${PKG_EMACS_CFLAGS_CONFIGURE_EXTRA:="-I${PREFIX_NATIVE}/include/freetype2 -O1 -g2"}; -: ${PKG_EMACS_CONFIGURE_ARGS_EXTRA:="--with-modules --with-sound=no --with-x-toolkit=no --without-dbus"}; +: ${PKG_EMACS_CONFIGURE_ARGS_EXTRA:="--with-modules --with-sound=no --with-x-toolkit=no --without-dbus --without-x --without-mailutils --without-pop"}; : ${PKG_EMACS_ENV_VARS_EXTRA:="BUILDCC=gcc"}; : ${PKG_FETCHMAIL_SHA256SUM:=c7500bed3b0bb85722f7cf2d980e74a879ac57b13cfd225d278179d671c0f5e8}; : ${PKG_FETCHMAIL_VERSION:=6.4.0.beta4}; -- cgit v1.2.3