mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Merge pull request #624 from HelgeCPH/master
Added missing libvte dependency
This commit is contained in:
@@ -305,6 +305,7 @@ fi
|
|||||||
|
|
||||||
if [[ $distro == "elementaryos" ]]; then
|
if [[ $distro == "elementaryos" ]]; then
|
||||||
gsettings set io.elementary.terminal.settings natural-copy-paste false
|
gsettings set io.elementary.terminal.settings natural-copy-paste false
|
||||||
|
sudo ./linux/system-config/unipkg.sh libvte-2.91-dev
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! [ -x "$(command -v xhost)" ] || ! [ -x "$(command -v gcc)" ]; then
|
if ! [ -x "$(command -v xhost)" ] || ! [ -x "$(command -v gcc)" ]; then
|
||||||
|
Reference in New Issue
Block a user