obexftp: set nocross for now.

This commit is contained in:
Juan RP 2016-04-08 07:34:47 +02:00
parent 8ea63aff26
commit cc5b9d93c1
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ homepage="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
distfiles="${SOURCEFORGE_SITE}/openobex/${pkgname}-${version}-Source.tar.gz"
checksum=d40fb48e0a0eea997b3e582774b29f793919a625d54b87182e31a3f3d1c989a3
nocross="crctable needs to be built for the host"
post_install() {
# Do not require 'bluetooth', does not exist.
sed -i '/Requires:/s/bluetooth//' ${DESTDIR}/usr/lib/pkgconfig/obexftp.pc