From bd1157b27b8727670527728eba79f41ece4006f5 Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Thu, 27 Jul 2006 02:45:46 +0000 Subject: emacs: add a note about the qemu version used --- packages/emacs/emacs_cvs.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/emacs') diff --git a/packages/emacs/emacs_cvs.bb b/packages/emacs/emacs_cvs.bb index ab4a1fc2ca..7d6625e42b 100644 --- a/packages/emacs/emacs_cvs.bb +++ b/packages/emacs/emacs_cvs.bb @@ -7,6 +7,9 @@ SECTION = "editor" DEPENDS = "libx11" # and it needs to run some generated binaries.. DEPENDS += "qemu-native" +#NOTE: I have found that this only works with qemu-0.8.0. If I use 0.8.1 or 0.8.2 +# the build gets hung up on compiling certain .el files + PR = "r3" SRC_URI = "cvs://anoncvs:anonymous@cvs.savannah.gnu.org/sources/emacs;module=emacs \ -- cgit v1.2.3