diff --git a/srcpkgs/python3-netifaces/template b/srcpkgs/python3-netifaces/template index 14a40217aed..2f0888dbe93 100644 --- a/srcpkgs/python3-netifaces/template +++ b/srcpkgs/python3-netifaces/template @@ -1,11 +1,12 @@ # Template file for 'python3-netifaces' pkgname=python3-netifaces version=0.11.0 -revision=2 +revision=3 wrksrc="netifaces-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" +depends="python3" short_desc="Python3 library to retrieve information about network interfaces" maintainer="Alessio Sergi " license="MIT"