add exception for lulzbot-marlin-firmware
The lulzbot-marlin-firmware pulls in cura-lulzbot and a bunch of other deps that aren't needed for install so add it to the exceptions. Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
parent
40a9f586f3
commit
685b2164fb
@ -25,7 +25,7 @@ installpkg grubby
|
||||
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
|
||||
--except crystalhd-firmware --except ivtv-firmware \
|
||||
--except cx18-firmware --except iscan-firmware \
|
||||
--except uhd-firmware
|
||||
--except uhd-firmware --except lulzbot-marlin-firmware
|
||||
installpkg b43-openfwwf
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user