mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-03-06 14:27:47 +00:00
Use full clone
This commit is contained in:
parent
f60f600b51
commit
0b8089ce2b
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"app-id": "org.ppsspp.PPSSPP",
|
||||
"branch": "stable",
|
||||
"runtime": "org.freedesktop.Platform",
|
||||
"runtime-version": "1.6",
|
||||
"sdk": "org.freedesktop.Sdk",
|
||||
|
@ -38,7 +37,8 @@
|
|||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/hrydgard/ppsspp.git",
|
||||
"commit": "v1.4.2"
|
||||
"commit": "v1.4.2",
|
||||
"disable-shallow-clone": true
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
|
|
Loading…
Reference in a new issue