From a103832b6da1a14d7178f30c6593cf9c87efeb24 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 17:24:04 +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=20deps=5Farch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portproton/lure.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/portproton/lure.sh b/portproton/lure.sh index 7921a3f..c0bf03c 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -7,8 +7,11 @@ architectures='amd64' licenses='MIT' provides='portproton' conflicts='portproton' + deps_redos=('bubblewrap' 'cabextract' 'curl' 'icoutils' 'vulkan-loader' 'vulkan-tools' 'wget' 'zenity' 'zstd') +deps_arch=('bash' 'icoutils' 'wget' 'bubblewrap' 'zstd' 'cabextract' 'bc' 'tar' 'openssl' 'gamemode' 'desktop-file-utils' 'curl' 'dbus' 'freetype2' 'gdk-pixbuf2' 'ttf-font' 'zenity' 'lsb-release' 'nss' 'xorg-xrandr' 'vulkan-driver' 'vulkan-icd-loader' 'lsof' 'lib32-freetype2' 'lib32-libgl' 'lib32-gcc-libs' 'lib32-libx11' 'lib32-libxss' 'lib32-alsa-plugins' 'lib32-libgpg-error' 'lib32-nss' 'lib32-vulkan-driver' 'lib32-vulkan-icd-loader' 'lib32-gamemode' 'lib32-openssl') #build_deps=('') + sources=("git+https://github.com/Castro-Fidel/PortWINE.git") checksums=('SKIP')