Tweaks to build scripts
This commit is contained in:
parent
54ccfcc705
commit
903d0b91fc
28 changed files with 77 additions and 37 deletions
|
@ -2,9 +2,7 @@
|
|||
# common-dependencies.py
|
||||
# Convenience script to check dependencies and add libs and sources for Marlin Enabled Features
|
||||
#
|
||||
import subprocess
|
||||
import os
|
||||
import re
|
||||
import subprocess,os,re
|
||||
try:
|
||||
import configparser
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue