Update dependencies

This commit is contained in:
2026-08-07 12:53:20 +03:00
parent 8fa322679b
commit 8099f9fa9c
+3 -1
View File
@@ -1,7 +1,7 @@
name: mgba name: mgba
description: Gameboy Advance emulator description: Gameboy Advance emulator
version: 0.10.5-eeb52e version: 0.10.5-eeb52e
revision: 3 revision: 4
url: https://mgba.io/ url: https://mgba.io/
license: MPL2 license: MPL2
maintainers: maintainers:
@@ -11,6 +11,7 @@ type: source
depends: depends:
- ffmpeg - ffmpeg
- glibc - glibc
- glu
- libedit - libedit
- libelf - libelf
- libglvnd - libglvnd
@@ -27,6 +28,7 @@ make_depends:
- cmake - cmake
- desktop-file-utils - desktop-file-utils
- lua - lua
- qt6-multimedia
- qt6-tools - qt6-tools
downloads: downloads:
- url: https://github.com/mgba-emu/mgba/archive/eeb52e40274a8240fe066a16b93d9d46c4b677b9.tar.gz - url: https://github.com/mgba-emu/mgba/archive/eeb52e40274a8240fe066a16b93d9d46c4b677b9.tar.gz