perl-Glib-Object-Introspection: cross compile
This commit is contained in:
parent
6238a93c2a
commit
501210239e
|
@ -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 <dykstra.zachary@gmail.com>"
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue