mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-13 21:14:05 +02:00
gnu: dolphin-emu: Use ffmpeg instead of ffmpeg@3.4.
* gnu/packages/emulators.scm (dolphin-emu): Use ffmpeg instead of ffmpeg@3.4.
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
("bluez" ,bluez)
|
||||
("curl" ,curl)
|
||||
("eudev" ,eudev)
|
||||
("ffmpeg" ,ffmpeg-3.4)
|
||||
("ffmpeg" ,ffmpeg)
|
||||
("font-wqy-microhei" ,font-wqy-microhei)
|
||||
("freetype" ,freetype)
|
||||
("glew" ,glew)
|
||||
|
||||
Reference in New Issue
Block a user