mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
MANIFEST: added retrodeck-pre-build commands
This commit is contained in:
parent
30329902db
commit
563a2ad634
|
@ -91,6 +91,11 @@ modules:
|
|||
url: https://github.com/XargonWan/RetroDECK.git
|
||||
branch: THISBRANCH
|
||||
|
||||
- name: retrodeck-pre-build
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- mkdir -p "/app/retrodeck/lib/"
|
||||
|
||||
- name: xmlstarlet
|
||||
config-opts:
|
||||
- --disable-static-libs
|
||||
|
|
Loading…
Reference in a new issue