Switch to pinned cef-minimal version

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-10-02 15:26:29 +02:00
parent 1207ed4d80
commit c5ad56b33f
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ pkgbase = obs-studio-browser
arch = i686 arch = i686
arch = x86_64 arch = x86_64
license = GPL2 license = GPL2
makedepends = cef-minimal makedepends = cef-minimal-obs
makedepends = cmake makedepends = cmake
makedepends = git makedepends = git
makedepends = jack makedepends = jack

View file

@ -23,7 +23,7 @@ depends=(
"pipewire" "pipewire"
) )
makedepends=( makedepends=(
"cef-minimal" "cef-minimal-obs"
"cmake" "cmake"
"git" "git"
"jack" "jack"