Commit 3430e268 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack: add portproton.sh (add needed requires)

parent b61eb0a2
#!/bin/sh -x
# It will run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
PRODUCT=portproton
PRODUCTDIR=/opt/PortProton
. $(dirname $0)/common.sh
subst '1iRequires:bubblewrap cabextract curl gamemode icoutils libvulkan1 vulkan-tools wget zenity zstd libd3d libMesaOpenCL' $SPEC
filter_from_requires xneur
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment