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 0b4c6107..ff36c443 100644 --- a/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 +++ b/ansible/roles/ovos_installer/templates/virtualenv/skills-requirements.txt.j2 @@ -13,6 +13,8 @@ git+https://github.com/OpenVoiceOS/ovos-skill-ggwave.git git+https://github.com/OpenVoiceOS/skill-ovos-boot-finished.git {% endif %} git+https://github.com/OpenVoiceOS/skill-ovos-ddg.git +git+https://github.com/OpenVoiceOS/skill-ovos-local-media.git git+https://github.com/OpenVoiceOS/skill-ovos-naptime.git +git+https://github.com/OpenVoiceOS/skill-ovos-news.git git+https://github.com/OpenVoiceOS/skill-ovos-weather.git git+https://github.com/OpenVoiceOS/skill-ovos-wikipedia.git