pluma: unmark nocross
This commit is contained in:
parent
aa819a713b
commit
1e276139fa
|
@ -3,6 +3,7 @@ pkgname=pluma
|
||||||
version=1.23.2
|
version=1.23.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
build_helper=gir
|
||||||
pycompile_dirs="usr/lib/pluma/plugins"
|
pycompile_dirs="usr/lib/pluma/plugins"
|
||||||
hostmakedepends="gobject-introspection mate-common
|
hostmakedepends="gobject-introspection mate-common
|
||||||
automake libtool"
|
automake libtool"
|
||||||
|
@ -15,7 +16,6 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=824bd32ca335d3bb16ad076fffdecd4414add80e445df523ed01b2dfd0c4e009
|
checksum=824bd32ca335d3bb16ad076fffdecd4414add80e445df523ed01b2dfd0c4e009
|
||||||
nocross="gobject-introspection from libpeas"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue