diff options
-rw-r--r-- | config/auto_inst.cfg.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index 5840900..c518c18 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -221,6 +221,7 @@ $o = { if_($ENV{DRAKLIVE_ARCH} eq 'x86_64', 'lib64canberra-gtk0'), 'usbutils', # we want lsusb + 'shared-mime-info', # needed for .desktop files to work atleast in gnome #- live resize/install/copy tools if_($ENV{DRAKLIVE_MEDIA} eq 'usb', 'draklive-resize'), |