wok diff obexftp/receipt @ rev 23861

xvkbd: fix fetch,compile,and genpkg
author Richard Dunbar <mojo@slitaz.org>
date Fri Jun 19 01:26:32 2020 -0400 (2020-06-19)
parents 43defa66ccf4
children 080c1dff8494
line diff
     1.1 --- a/obexftp/receipt	Sun Apr 02 17:28:17 2017 +0200
     1.2 +++ b/obexftp/receipt	Fri Jun 19 01:26:32 2020 -0400
     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"