diff options
-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 ddf600ad3..c087e38cb 100755 --- a/move/make_live +++ b/move/make_live @@ -64,7 +64,7 @@ sub installPackages() { qw(eagle-usb speedtouch speedtouch_mgmt unicorn), qw(cups cups-drivers foomatic-db gimpprint hpoj libnet-snmp mtools mtoolsfm nmap printer-filters printer-testpages printer-utils scli xojpanel xpp), #- printer stuff qw(ATI_GLX ATI_GLX-utils NVIDIA_GLX), - qw(hcfpcimodem hsflinmodem ltmodem), + qw(hcfpcimodem hsflinmodem ltmodem ipw2100), qw(xinput), #- for some mice qw(perl-Term-Readline-Gnu binutils emacs-X11 bash-completion), #- allow debugging move qw(openssh-askpass-gnome), #- openssh-askpass for mountloop doesn't allow to click on ok/cancel buttons |