New build-helper: texmf
Co-authored-by: Piotr Wójcik <chocimier@tlen.pl>
This commit is contained in:
parent
ccd193fe59
commit
92fd1c57cc
4 changed files with 281 additions and 0 deletions
5
common/environment/build-style/texmf.sh
Normal file
5
common/environment/build-style/texmf.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue