CVS update by michaels packages/xemacs-packages/ede ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Wed Nov 28 01:57:00 EST 2007


  User: michaels
  Date: 07/11/28 07:57:00

  Modified:    packages/xemacs-packages/ede Makefile
Log:
Add missing edit-utils to REQUIRES.

Revision  Changes    Path
1.2       +1 -1      XEmacs/packages/xemacs-packages/ede/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/ede/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Makefile	2007/11/26 15:22:04	1.1
+++ Makefile	2007/11/28 06:56:59	1.2
@@ -23,7 +23,7 @@ MAINTAINER = XEmacs Development Team <xe
 AUTHOR = Eric M. Ludlam <zappo at gnu.org>
 PACKAGE = ede
 PKG_TYPE = regular
-REQUIRES = xemacs-base prog-modes edebug eieio dired cedet-common speedbar
+REQUIRES = xemacs-base prog-modes edebug eieio dired cedet-common speedbar edit-utils
 CATEGORY = standard
 
 ELCS = autoconf-compat.elc \





More information about the XEmacs-CVS mailing list