diff --git a/srcpkgs/puppet/template b/srcpkgs/puppet/template index 2126ba9bb05..258ffc006b5 100644 --- a/srcpkgs/puppet/template +++ b/srcpkgs/puppet/template @@ -4,7 +4,7 @@ version=5.5.3 revision=1 noarch=yes build_style=ruby-module -hostmakedepends="ruby facter hiera" +hostmakedepends="ruby facter-devel hiera" makedepends="facter-devel" depends="ruby>=2.2 facter hiera" short_desc="Server automation framework and application" @@ -13,7 +13,6 @@ license="Apache-2.0" homepage="https://puppetlabs.com/facter" distfiles="https://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz" checksum=a335369236e7d88e0616b918d25b07178c12a19ede3b1f79b82d9ace1bc89010 -nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/11573/steps/shell_3/logs/stdio" system_accounts="puppet" puppet_homedir="/var/lib/puppet"