From 0ad09a190006ce1cecb5e419bd0e59e427c617f8 Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 2 Nov 2022 15:37:56 +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 abd9d5c..83d3e3d 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -8,7 +8,7 @@ licenses='MIT' 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' 'coreutils' 'ocl-icd.x86_64' +'vkd3d.x86_64' 'vkd3d.i686' 'coreutils' 'file' 'libc6' 'libnss3' 'xz' 'bubblewrap' 'xdg-utils' 'openssl' 'bc' 'libgl1' 'freetype.x86_64' 'freetype.i686' 'coreutils' 'ocl-icd.x86_64' 'ocl-icd.i686' 'libdrm2' 'libdrm2.i686' 'mesa.i686') #build_deps=('') sources=("git+https://github.com/Castro-Fidel/PortWINE.git")