4 lines
171 B
Bash
4 lines
171 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
|