fix missing python2

This commit is contained in:
Chris Cromer 2020-05-30 23:02:35 -04:00
parent dcf262f949
commit 4d3833e498
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,7 @@ LIST+="wget " # wget
LIST+="firmware-radeon " # firmware-radeon
LIST+="firmware-realtek " # firmware-realtek
LIST+="firmware-amd-ucode " # firmware-amd-ucode
LIST+="python2 " # python2
LIST+="base " # lfs base packages meta package
for i in ${LIST};do
case ${i} in