diff --git a/srcpkgs/perl-Glib-Object-Introspection/template b/srcpkgs/perl-Glib-Object-Introspection/template index 0d820c80eec..3eda1a48e5c 100644 --- a/srcpkgs/perl-Glib-Object-Introspection/template +++ b/srcpkgs/perl-Glib-Object-Introspection/template @@ -4,8 +4,8 @@ version=0.048 revision=2 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module -hostmakedepends="perl" -makedepends="perl-ExtUtils-PkgConfig perl-ExtUtils-Depends perl-Glib libgirepository-devel" +hostmakedepends="perl-ExtUtils-PkgConfig perl-ExtUtils-Depends perl-Glib" +makedepends="perl-Glib libgirepository-devel" depends="perl-ExtUtils-PkgConfig perl-ExtUtils-Depends perl-Glib" short_desc="Dynamically create Perl language bindings" maintainer="Zach Dykstra " @@ -13,4 +13,3 @@ license="LGPL-3.0-or-later" homepage="https://metacpan.org/release/Glib-Object-Introspection" distfiles="${CPAN_SITE}/Glib/Glib-Object-Introspection-${version}.tar.gz" checksum=a64f100c21b884616669255d90fcaf1d11a51cde6ff3f3edcb835a920d2fbd05 -nocross=yes