summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStelios Tsampas2022-04-22 23:05:38 +0300
committerStelios Tsampas2022-04-22 23:05:38 +0300
commitf3b5606eb27319f64c745bcdd1cee10e3d74c9a1 (patch)
treecfaac499637757ad3c4cc9333662b7f88df0a24b /.SRCINFO
parent15723975012c588c4952e3a5814556e605f22f15 (diff)
downloadaur-f3b5606eb27319f64c745bcdd1cee10e3d74c9a1.tar.gz
Add missing `libvpx` and `lib32-libvpx` dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e2581781e0..0ba2e993b9ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = proton-ge-custom
pkgdesc = Compatibility tool for Steam Play based on Wine and additional components, GloriousEggroll's custom build
pkgver = GE.Proton7.15
- pkgrel = 1
+ pkgrel = 2
epoch = 2
url = https://github.com/GloriousEggroll/proton-ge-custom
arch = x86_64
@@ -111,6 +111,8 @@ pkgbase = proton-ge-custom
makedepends = lib32-libxkbcommon
makedepends = faudio
makedepends = lib32-faudio
+ makedepends = libvpx
+ makedepends = lib32-libvpx
makedepends = sdl2>=2.0.16
makedepends = lib32-sdl2>=2.0.16
makedepends = desktop-file-utils
@@ -151,6 +153,8 @@ pkgbase = proton-ge-custom
depends = lib32-libxkbcommon
depends = faudio
depends = lib32-faudio
+ depends = libvpx
+ depends = lib32-libvpx
depends = sdl2>=2.0.16
depends = lib32-sdl2>=2.0.16
depends = desktop-file-utils