mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/vbam to 2.1.5.r109.79061810-2
This commit is contained in:
parent
56643ce726
commit
eb6d786dec
1 changed files with 3 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkgname=(
|
|||
)
|
||||
_pkgname=visualboyadvance-m
|
||||
pkgver=2.1.5.r109.79061810
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Nintendo GameBoy Advance emulator'
|
||||
arch=(x86_64)
|
||||
url=https://vba-m.com
|
||||
|
@ -22,6 +22,8 @@ depends=(
|
|||
libavcodec.so
|
||||
libavformat.so
|
||||
libavutil.so
|
||||
libsfml-network.so
|
||||
libsfml-system.so
|
||||
libswscale.so
|
||||
libgl
|
||||
libpng
|
||||
|
|
Loading…
Reference in a new issue