diff options
Diffstat (limited to 'move/make_live')
-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 f0010f7f8..2af7b7093 100755 --- a/move/make_live +++ b/move/make_live @@ -43,7 +43,7 @@ sub installPackages { qw(ATI_GLX NVIDIA_GLX), qw(hcfpcimodem hsflinmodem ltmodem NVIDIA_nforce-2.4.22.21mdk), qw(xinput), #- for some mice - qw(perl-Term-Readline-Gnu), #- allow debugging move + qw(perl-Term-Readline-Gnu binutils), #- allow debugging move ], }); |