diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-12-04 09:47:59 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-12-04 09:47:59 +0000 |
commit | 0e0508a31a6fb1a928a601afef41d5f465a8a019 (patch) | |
tree | 7197244ff5a5791f1d74051fc29b2ae9ea8c055d /move | |
parent | 048d1a94e990557da4a6fb8b7d7e2351a4d7203d (diff) | |
download | drakx-0e0508a31a6fb1a928a601afef41d5f465a8a019.tar drakx-0e0508a31a6fb1a928a601afef41d5f465a8a019.tar.gz drakx-0e0508a31a6fb1a928a601afef41d5f465a8a019.tar.bz2 drakx-0e0508a31a6fb1a928a601afef41d5f465a8a019.tar.xz drakx-0e0508a31a6fb1a928a601afef41d5f465a8a019.zip |
install emacs
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live index 27f675266..747a1d975 100755 --- a/move/make_live +++ b/move/make_live @@ -53,7 +53,7 @@ sub installPackages { "kernel-smp-$kernel_version", qw(hcfpcimodem hsflinmodem ltmodem), "NVIDIA_nforce-$kernel_version", qw(xinput), #- for some mice - qw(perl-Term-Readline-Gnu binutils), #- allow debugging move + qw(perl-Term-Readline-Gnu binutils emacs-X11), #- allow debugging move qw(openssh-askpass-gnome), #- openssh-askpass for mountloop doesn't allow to click on ok/cancel buttons qw(clanbomber freeciv-client freeciv-server), #- more 2d games ], |