Remove python-simple-term-menu installation from build_iso.sh (#3217)
The dependency is no longer needed as of 0f2e0095.
This commit is contained in:
parent
1e830c16a6
commit
ddbd465a34
|
|
@ -14,7 +14,6 @@ packages=(
|
|||
python-build
|
||||
python-setuptools
|
||||
python-wheel
|
||||
python-simple-term-menu
|
||||
python-pyparted
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue