From 2ef69e7416ca966e5a7afc3621b1d8936ad79619 Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 2 Nov 2022 15:34:12 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20portproton?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portproton/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portproton/lure.sh b/portproton/lure.sh index 3f4403e..075b743 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -9,7 +9,7 @@ provides='portproton' conflicts='portproton' deps_amd64_redos=('sysvinit-tools' 'curl' 'libcurl4' 'icoutils' 'wget' 'zenity' 'bubblewrap' 'zstd' 'cabextract' 'tar' 'libvulkan1' 'lib64vulkan1'\ 'vulkan.x86_64' 'vulkan.i686' 'vkd3d.x86_64' 'vkd3d.i686' 'coreutils' 'file' 'libc6' 'libnss3' 'xz' 'bubblewrap' 'xdg-utils' 'openssl' 'bc' 'libgl1'\ -'lib64freetype2' 'libfreetype2' 'lib64txc-dxtn' 'libtxc-dxtn' 'coreutils' 'lib64opencl1' 'libopencl1' 'libdrm2' 'libdrm2.i686' 'mesa.i686') +'lib64freetype2' 'libfreetype2' 'coreutils' 'ocl-icd.x86_64' 'ocl-icd.i686' 'libdrm2' 'libdrm2.i686' 'mesa.i686') #build_deps=('') sources=("git+https://github.com/Castro-Fidel/PortWINE.git") checksums=('SKIP')