nemo: unmark nocross
This commit is contained in:
parent
dd54f1ea85
commit
2efe92c7fa
|
@ -3,6 +3,7 @@ pkgname=nemo
|
|||
version=4.2.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
pycompile_dirs="/usr/share/nemo/actions/myaction.py"
|
||||
hostmakedepends="gettext-devel glib-devel gnome-common intltool pkg-config
|
||||
gobject-introspection"
|
||||
|
@ -15,7 +16,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=f7876862340d9823f30e3b6b87bf97578089e448d57eeb7c6e41b0a2b69995f9
|
||||
nocross="ninja stops when compiling libnemo-private/eaa6409@@nemo-private@sta/nemo-file-undo-manager.c.o"
|
||||
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue