diff options
author | Daniel Baumann <daniel@debian.org> | 2010-06-30 13:06:04 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:13 +0100 |
commit | 2ecf2d037655998b9eac44543b9a0b4714e960ec (patch) | |
tree | 98ab213dc131be74f182a4f5d3a7c7cc141fe6f0 | |
parent | 8520f8f5e28ec71ef9d743933dfc535c770e1e74 (diff) | |
download | vyos-live-build-2ecf2d037655998b9eac44543b9a0b4714e960ec.tar.gz vyos-live-build-2ecf2d037655998b9eac44543b9a0b4714e960ec.zip |
Adding emacs23-nox for squeeze and newer in rescue list.
-rw-r--r-- | lists/rescue | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lists/rescue b/lists/rescue index dfee14d05..d110453f0 100644 --- a/lists/rescue +++ b/lists/rescue @@ -324,7 +324,12 @@ hostap-utils hostapd # Flab +#if DISTRIBUTION lenny emacs22-nox +#endif +#if DISTRIBUTON squeeze sid +emacs23-nox +#endif build-essential gdb gfortran gnat #if ARCHITECTURE i386 |