pkgs/common/environment/build-style/texmf.sh
2022-04-12 14:56:19 -04:00

5 lines
189 B
Bash

# rsync isn't needed for everything but it's far easier to just put it here
hostmakedepends+=" rsync"
# python_version isn't needed for everything either
python_version=3
create_wrksrc=yes