diff --git a/srcpkgs/php-igbinary/template b/srcpkgs/php-igbinary/template index 9f90c88de3..d969703a7c 100644 --- a/srcpkgs/php-igbinary/template +++ b/srcpkgs/php-igbinary/template @@ -4,7 +4,7 @@ version=3.1.2 revision=1 wrksrc="igbinary-${version}" build_style=gnu-configure -hostmakedepends="autoconf" +hostmakedepends="autoconf php-devel" makedepends="php-devel" depends="php>7.4.3" short_desc="Igbinary is a drop in replacement for the standard php serializer"