From e0462d674fedf50f4f599cf07defb5997b4770b1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 28 Jan 2021 14:48:20 -0500 Subject: [PATCH] protontricks: specify all python3 hostmakedepends --- srcpkgs/protontricks/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/protontricks/template b/srcpkgs/protontricks/template index d53364f804a..306a6c7e2d6 100644 --- a/srcpkgs/protontricks/template +++ b/srcpkgs/protontricks/template @@ -1,10 +1,9 @@ # Template file for 'protontricks' pkgname=protontricks version=1.4.3 -revision=1 +revision=2 build_style=python3-module -hostmakedepends="python3-setuptools" -makedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3-vdf winetricks" short_desc="Simple wrapper that does winetricks things for Proton enabled games" maintainer="Orphaned "