summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXesxen2021-12-28 12:14:42 +0100
committerXesxen2021-12-28 12:14:42 +0100
commit9a53b87ef1956e1f4c0d179c0357fb2aab617060 (patch)
tree3d10ecc124ef16771172affea105c01545efb7fc /PKGBUILD
parenta845d198368ccf56ff07b63095f9492d495192fe (diff)
downloadaur-9a53b87ef1956e1f4c0d179c0357fb2aab617060.tar.gz
Deps: Add icu69
The AUR only has icu69-bin, so we'll rely on that for now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df0555ac32c6..8de65879d1b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Steam Link client"
arch=('x86_64')
url="https://store.steampowered.com/remoteplay#anywhere"
license=('custom')
-depends=('freetype2' 'harfbuzz' 'icu67' 'libdrm' 'libglvnd' 'libjpeg6-turbo' 'libpng' 'libva' 'libvdpau' 'libx11' 'opus')
+depends=('freetype2' 'harfbuzz' 'icu67' 'libdrm' 'libglvnd' 'libjpeg6-turbo' 'libpng' 'libva' 'libvdpau' 'libx11' 'opus' 'icu69-bin')
makedepends=('ostree' 'fakeroot')
source=(
"flathub.gpg"