mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
cinnamon-menus: unmark nocross
This commit is contained in:
parent
b6786c1beb
commit
c457ed5b55
1 changed files with 1 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue