mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
seahorse-nautilus: unmark nocross
This commit is contained in:
parent
f1de89f8c3
commit
d775c45a90
1 changed files with 4 additions and 1 deletions
|
@ -15,4 +15,7 @@ homepage="http://www.gnome.org/projects/seahorse/"
|
||||||
distfiles="${GNOME_SITE}/seahorse-nautilus/${version%.*}/seahorse-nautilus-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/seahorse-nautilus/${version%.*}/seahorse-nautilus-${version}.tar.xz"
|
||||||
checksum=eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a
|
checksum=eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" gnupg glib"
|
||||||
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue