mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 14:35:39 +00:00
Removed rpcs3-llvm as llvm is already included in flatpak enviro
This commit is contained in:
parent
50c10a4975
commit
cc56ae03a1
|
@ -879,7 +879,7 @@ modules:
|
|||
- shared-modules/glew/glew.json
|
||||
|
||||
# llvm13 is already included in the flathub enviornment, letś see if it's working correctly as this module fails
|
||||
|
||||
|
||||
# - name: rpcs3-llvm
|
||||
# buildsystem: cmake-ninja
|
||||
# builddir: true
|
||||
|
@ -928,6 +928,7 @@ modules:
|
|||
# url: https://github.com/intel/ittapi.git
|
||||
# dest: ittapi/ittapi
|
||||
# disable-shallow-clone: true
|
||||
|
||||
|
||||
- name: rpcs3
|
||||
buildsystem: cmake-ninja
|
||||
|
|
Loading…
Reference in a new issue