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 caa262f8a..dcb8fbfc7 100755 --- a/move/make_live +++ b/move/make_live @@ -63,7 +63,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 NVIDIA_GLX), - qw(hcfpcimodem hsflinmodem ltmodem), "NVIDIA_nforce-$kernel_version", + qw(hcfpcimodem hsflinmodem ltmodem), 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 |