seahorse-nautilus: unmark nocross

This commit is contained in:
Nathan Owens 2019-11-15 09:16:21 -06:00 committed by Helmut Pozimski
parent f1de89f8c3
commit d775c45a90

View file

@ -15,4 +15,7 @@ homepage="http://www.gnome.org/projects/seahorse/"
distfiles="${GNOME_SITE}/seahorse-nautilus/${version%.*}/seahorse-nautilus-${version}.tar.xz"
checksum=eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a
lib32disabled=yes
nocross=yes
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gnupg glib"
fi