mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Adding support for opensuse, vte
This commit is contained in:
@@ -250,6 +250,8 @@ fi
|
||||
if [[ $dename == "kde" ]]; then
|
||||
if [[ $distro == "manjarolinux" ]]; then
|
||||
sudo ./linux/system-config/unipkg.sh vte3
|
||||
elif [[ ${distro:0:8} == "opensuse" ]];then
|
||||
sudo ./linux/system-config/unipkg.sh vte-devel-0.62.3
|
||||
else
|
||||
sudo ./linux/system-config/unipkg.sh libvte-2.91-dev
|
||||
fi
|
||||
|
Reference in New Issue
Block a user