92fd1c57cc
Co-authored-by: Piotr Wójcik <chocimier@tlen.pl>
5 lines
189 B
Bash
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
|