cinnamon-menus: unmark nocross

This commit is contained in:
Nathan Owens 2019-11-15 15:03:48 -06:00 committed by Helmut Pozimski
parent b6786c1beb
commit c457ed5b55

View file

@ -3,6 +3,7 @@ pkgname=cinnamon-menus
version=4.2.0
revision=1
build_style=meson
build_helper=gir
hostmakedepends="glib-devel gnome-common gobject-introspection intltool libtool
pkg-config"
makedepends="libglib-devel gobject-introspection"
@ -12,8 +13,6 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
checksum=331bd599d7a863fa92329483637de159c25c57467305691f9768e675cd63f7c2
nocross="gobject-introspection"
cinnamon-menus-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"