Package: muse-el
Version: 3.01.arch.201-2
Severity: serious
Tags: patch

muse-el fails to build because it cannot find emacs:

> EMACS=emacs SITEFLAG=--no-site-file ../scripts/publish html QuickStart
> ../scripts/publish: line 4: emacs: command not found

Adding a build-dependency on emacs21-nox fixes this problem.

-- 
Matt
diff -u muse-el-3.01.arch.201/debian/control 
muse-el-3.01.arch.201/debian/control
--- muse-el-3.01.arch.201/debian/control
+++ muse-el-3.01.arch.201/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 3.0.0), texinfo, tetex-bin
+Build-Depends-Indep: debhelper (>> 3.0.0), texinfo, tetex-bin, emacs21-nox
 Standards-Version: 3.6.2
 
 Package: muse-el

Attachment: signature.asc
Description: Digital signature

Reply via email to