From 501210239e5f3db94a9f6d6533f3ef26c71cb181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 18 Jul 2020 16:35:25 +0700 Subject: [PATCH] perl-Glib-Object-Introspection: cross compile --- srcpkgs/perl-Glib-Object-Introspection/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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