mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +00:00
EXPEPERIMENTAL: retroarch
This commit is contained in:
parent
cf1fdeaf9c
commit
d32d95a1bd
|
@ -336,9 +336,8 @@ modules:
|
|||
# RetroArch experiment: cloning the flathub repository directly and adding its manifest as module
|
||||
|
||||
- name: retroarch
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- echo ""
|
||||
make-install-args:
|
||||
- PREFIX=${FLATPAK_DEST}
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/libretro/RetroArch.git
|
||||
|
|
Loading…
Reference in a new issue