wok-6.x diff obexftp/receipt @ rev 21386
uhd: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 22 15:16:42 2019 +0200 (2019-04-22) |
parents | 43defa66ccf4 |
children | 080c1dff8494 |
line diff
1.1 --- a/obexftp/receipt Sun Apr 02 17:28:17 2017 +0200 1.2 +++ b/obexftp/receipt Mon Apr 22 15:16:42 2019 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://triq.net/obex/" 1.5 TARBALL="$PACKAGE-$VERSION-Source.tar.gz" 1.6 WGET_URL="$SF_MIRROR/openobex/$PACKAGE/$VERSION/$TARBALL" 1.7 +TAGS="bluetooth" 1.8 1.9 DEPENDS="bluez openobex fuse expat" 1.10 BUILD_DEPENDS="cmake bluez-dev openobex-dev fuse-dev expat-dev"