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
@ -24,8 +24,8 @@ installpkg grubby
|
|||||||
## even a kernel firmware package.
|
## even a kernel firmware package.
|
||||||
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
|
installpkg --optional *-firmware --except alsa* --except midisport-firmware \
|
||||||
--except crystalhd-firmware --except ivtv-firmware \
|
--except crystalhd-firmware --except ivtv-firmware \
|
||||||
--except cx18-firmware --except iscan-firmware \
|
--except cx18-firmware --except iscan-firmware \
|
||||||
--except uhd-firmware
|
--except uhd-firmware --except lulzbot-marlin-firmware
|
||||||
installpkg b43-openfwwf
|
installpkg b43-openfwwf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user