wok diff obexftp/receipt @ rev 25579

Fix grub4dos build (use gcc49 / binutils223)
author Stanislas Leduc <shann@slitaz.org>
date Fri May 19 11:17:17 2023 +0000 (16 months ago)
parents 080c1dff8494
children 29df00e1e19d
line diff
     1.1 --- a/obexftp/receipt	Tue Feb 08 12:15:27 2022 +0000
     1.2 +++ b/obexftp/receipt	Fri May 19 11:17:17 2023 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/openobex/$PACKAGE/$VERSION/$TARBALL"
     1.5  TAGS="bluetooth"
     1.6  
     1.7 -DEPENDS="bluez openobex fuse expat"
     1.8 -BUILD_DEPENDS="cmake bluez-dev openobex-dev fuse-dev expat-dev"
     1.9 +DEPENDS="bluez openobex fuse2 expat"
    1.10 +BUILD_DEPENDS="cmake bluez-dev openobex-dev fuse2-dev expat-dev"
    1.11  
    1.12  # What is the latest version available today?
    1.13  current_version()