tm -- Build fix.
authorSteve Youngs <steve@sxemacs.org>
Tue, 31 Mar 2020 08:17:45 +0000 (18:17 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 31 Mar 2020 08:17:45 +0000 (18:17 +1000)
* xemacs-packages/tm/Makefile (REQUIRES): Add w3, easypg,
text-modes, dired because of Gnus restructuring.

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

index 546392f..8d40374 100644 (file)
@@ -22,8 +22,9 @@ AUTHOR_VERSION =
 MAINTAINER = SXEmacs Development Team <sxemacs-devel@sxemacs.org>
 PACKAGE = tm
 PKG_TYPE = regular
-REQUIRES = gnus mh-e rmail vm mailcrypt mail-lib apel xemacs-base \
-       fsf-compat sh-script net-utils ecrypto
+REQUIRES = gnus mh-e rmail vm mailcrypt mail-lib apel xemacs-base   \
+       fsf-compat sh-script net-utils ecrypto w3 easypg text-modes \
+       dired
 CATEGORY = standard
 
 include ../../Local.rules.inc