adding libpangos
This commit is contained in:
parent
f1b11e429e
commit
9402887aca
@ -157,7 +157,9 @@ packages=("tshark"
|
|||||||
"python3-pip"
|
"python3-pip"
|
||||||
"python3-venv"
|
"python3-venv"
|
||||||
"net-tools"
|
"net-tools"
|
||||||
"python3-pil")
|
"python3-pil"
|
||||||
|
"libpango-1.0"
|
||||||
|
"libpangoft2-1.0-0")
|
||||||
|
|
||||||
echo -e "\e[39m[+] Checking dependencies...\e[39m"
|
echo -e "\e[39m[+] Checking dependencies...\e[39m"
|
||||||
for package in "${packages[@]}"
|
for package in "${packages[@]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user