mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
EXPEPERIMENTAL: retroarch
This commit is contained in:
parent
f53500adf7
commit
7ea71562ce
|
@ -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