mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-07 10:50:21 -05:00
![Sam Whited](/assets/img/avatar_default.png)
I have no idea if any of this makes sense legally, so just leave it as it was before (except make it match the DTD so the linter won't complain).
8 lines
89 B
YAML
8 lines
89 B
YAML
addons:
|
|
apt:
|
|
packages:
|
|
- xsltproc
|
|
- libxml2-utils
|
|
script:
|
|
- make all
|