diff options
author | Justin Patrin <papercrane@gmail.com> | 2006-07-27 02:45:46 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2006-07-27 02:45:46 +0000 |
commit | bd1157b27b8727670527728eba79f41ece4006f5 (patch) | |
tree | 471e96cd8305c83d11728d8467db19b7bca71c36 /packages/emacs/emacs_cvs.bb | |
parent | 79b6a070eed32e6b19f392ca8495546fee92fca8 (diff) |
emacs: add a note about the qemu version used
Diffstat (limited to 'packages/emacs/emacs_cvs.bb')
-rw-r--r-- | packages/emacs/emacs_cvs.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 \ |