{# Stuff that is required for scripts/programs of dotfiles to work properly #} coreutils bash grep sed tar openssl git wget curl {% if not termux %} {{ python_prefix }}-pip {# Termux already has pip via Python #} {% endif %} ansible {# Uncompressors #} unzip unrar p7zip {{ python_prefix }}-pystache {# EOF #}