summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHurricanePootis2023-12-22 10:09:52 -0600
committerHurricanePootis2023-12-22 10:09:52 -0600
commit8e8cf2c41a7d18802aeb449cb60092427f3ca2d0 (patch)
tree007c2357b1ac645759878f983db19422b3fbf823 /.SRCINFO
parent76275f969ebe379fdf062403516a457d653680e5 (diff)
downloadaur-8e8cf2c41a7d18802aeb449cb60092427f3ca2d0.tar.gz
Rework dependencies and cmake stuff
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb92f3c861d1..bfa24a9cc56e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = citra-git
pkgdesc = An experimental open-source Nintendo 3DS emulator/debugger
- pkgver = r9914.59beeac4c
+ pkgver = r9934.dccb8f6b1
pkgrel = 1
url = https://github.com/citra-emu/citra/
arch = i686
@@ -18,6 +18,7 @@ pkgbase = citra-git
makedepends = glslang
makedepends = vulkan-headers
makedepends = nlohmann-json
+ makedepends = catch2
depends = ffmpeg
depends = speexdsp
depends = mbedtls
@@ -33,6 +34,7 @@ pkgbase = citra-git
depends = fmt
depends = libinih
depends = openal
+ depends = enet
options = lto
options = strip
options = !debug
@@ -127,6 +129,7 @@ pkgname = citra-git
depends = fmt
depends = libinih
depends = openal
+ depends = enet
depends = sdl2
depends = libinih
@@ -146,6 +149,7 @@ pkgname = citra-qt-git
depends = fmt
depends = libinih
depends = openal
+ depends = enet
depends = qt6-base
depends = qt6-multimedia
depends = sdl2