From 4841bb592a4f6944553faf4d06f0b5a34507d88d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Wed, 18 Jan 2023 22:03:05 +0100 Subject: [PATCH] python3-gntp: use setuptools --- srcpkgs/python3-gntp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-gntp/template b/srcpkgs/python3-gntp/template index 829f09f2f1a..f2e3f27d2e2 100644 --- a/srcpkgs/python3-gntp/template +++ b/srcpkgs/python3-gntp/template @@ -1,9 +1,9 @@ # Template file for 'python3-gntp' pkgname=python3-gntp version=1.0.3 -revision=10 +revision=11 build_style=python3-module -hostmakedepends="python3-devel" +hostmakedepends="python3-setuptools" depends="python3" short_desc="Python3 library for the Growl Notification Transport Protocol" maintainer="Orphaned "