bbdb -- build fixes.
authorSteve Youngs <steve@sxemacs.org>
Tue, 31 Mar 2020 06:55:09 +0000 (16:55 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 31 Mar 2020 06:55:09 +0000 (16:55 +1000)
* xemacs-packages/bbdb/texinfo/bbdb.texinfo: Add @documentencoding
to keep Texinfo 6.7 happy.

* xemacs-packages/bbdb/Makefile (REQUIRES): Update

Signed-off-by: Steve Youngs <steve@sxemacs.org>
xemacs-packages/bbdb/Makefile
xemacs-packages/bbdb/texinfo/bbdb.texinfo

index ef0a3a2..57017e9 100644 (file)
@@ -22,8 +22,9 @@ AUTHOR_VERSION = 2.35
 MAINTAINER = Robert Widhopf-Fenk <bbdb@robf.de>
 PACKAGE = bbdb
 PKG_TYPE = regular
-REQUIRES = bbdb edit-utils gnus mh-e rmail supercite vm tm apel mail-lib \
-       xemacs-base w3 fsf-compat eterm sh-script net-utils os-utils ecrypto
+REQUIRES = vm xemacs-base bbdb mail-lib gnus fsf-compat rmail w3 \
+       sh-script net-utils ecrypto easypg mh-e text-modes dired \
+       edit-utils tm apel supercite
 CATEGORY = standard
 
 ELCS = lisp/bbdb-com.elc lisp/bbdb-ftp.elc lisp/bbdb-gnus.elc \
index cc60c75..a01c406 100644 (file)
@@ -1,5 +1,6 @@
 \input texinfo  @c -*-texinfo-*-  -*- coding: iso-latin-1 -*-
 @c %**start of header
+@documentencoding ISO-8859-1
 @setfilename bbdb.info
 @settitle Insidious Big Brother Database User Manual
 @c %**end of header