wok diff obexftp/receipt @ rev 21490

trickle: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 01 18:05:32 2019 +0200 (2019-05-01)
parents 43defa66ccf4
children 080c1dff8494
line diff
     1.1 --- a/obexftp/receipt	Sun Apr 02 17:28:17 2017 +0200
     1.2 +++ b/obexftp/receipt	Wed May 01 18:05:32 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"