diff --git a/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 b/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 index 1c99446b..763b9c87 100644 --- a/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 +++ b/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 @@ -6,6 +6,7 @@ ovos-skill-stop ovos-skill-volume # No PyPi release +git+https://github.com/OpenVoiceOS/skill-ovos-boot-finished.git git+https://github.com/OpenVoiceOS/skill-ovos-icanhazdadjokes.git git+https://github.com/OpenVoiceOS/skill-ovos-weather.git git+https://github.com/OpenVoiceOS/skill-ovos-wikipedia.git