obexftp: set nocross for now.
This commit is contained in:
parent
8ea63aff26
commit
cc5b9d93c1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue