mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: disabled duplicate ffmpeg module
This commit is contained in:
parent
e3f7b2ad64
commit
9b25990207
|
@ -477,10 +477,10 @@ modules:
|
||||||
dest: ext/zstd
|
dest: ext/zstd
|
||||||
commit: a488ba114ec17ea1054b9057c26a046fc122b3b6
|
commit: a488ba114ec17ea1054b9057c26a046fc122b3b6
|
||||||
url: https://github.com/facebook/zstd.git
|
url: https://github.com/facebook/zstd.git
|
||||||
- type: git
|
#- type: git
|
||||||
dest: ffmpeg
|
# dest: ffmpeg
|
||||||
commit: 3ad7ddb9eb2af898dce8c4b5e9a28b77b3f7ddd7
|
# commit: 3ad7ddb9eb2af898dce8c4b5e9a28b77b3f7ddd7
|
||||||
url: https://github.com/hrydgard/ppsspp-ffmpeg.git
|
# url: https://github.com/hrydgard/ppsspp-ffmpeg.git
|
||||||
- type: git
|
- type: git
|
||||||
dest: pspautotests
|
dest: pspautotests
|
||||||
commit: 682a4303aba63a50c91ae0fa6928c9dac8ca9b92
|
commit: 682a4303aba63a50c91ae0fa6928c9dac8ca9b92
|
||||||
|
|
Loading…
Reference in a new issue