From 225e30b19d6ed3db7662a8d25c8c18b6ce4ba690 Mon Sep 17 00:00:00 2001 From: "e.khramov" Date: Wed, 2 Nov 2022 15:51:38 +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 422c0b6..36e3ac7 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -7,7 +7,7 @@ architectures='amd64' licenses='MIT' provides='portproton' conflicts='portproton' -deps_redos=('bubblewrap' 'cabextract' 'curl' 'icoutils' 'vulkan-loader.x86_64' 'vulkan-loader.i686' 'vulkan-tools.i686' 'vulkan-tools.x86_64' 'wget' 'zenity' 'zstd') +deps_redos=('bubblewrap' 'cabextract' 'curl' 'icoutils' 'vulkan-loader' 'vulkan-tools' 'wget' 'zenity' 'zstd') #build_deps=('') sources=("git+https://github.com/Castro-Fidel/PortWINE.git") checksums=('SKIP')