Add xdg-utils to manifest for Ryujinx

This commit is contained in:
icenine451 2023-01-23 10:21:23 -05:00
parent 274d5cdeb8
commit b4a2e8a0bb

View file

@ -1000,6 +1000,17 @@ modules:
# THIS MUST BE AT THE END OF THE MANIFEST OR THE BINARY WILL GET CORRUPTED
#
- name: xdg-utils
buildsystem: simple
build-commands:
- |
./configure --prefix=/app/bin
make install
sources:
- type: git
url: https://github.com/freedesktop/xdg-utils.git
commit: 8ae02631a9806da11b34cd6b274af02d28aee5da
- name: Ryujinx
buildsystem: simple
build-options: