wok-current diff obexfs/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents ac8ca9758df1
children
line diff
     1.1 --- a/obexfs/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/obexfs/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.5  TAGS="bluetooth"
     1.6  
     1.7 -DEPENDS="fuse obexftp"
     1.8 -BUILD_DEPENDS="fuse-dev openobex-dev bluez-dev obexftp-dev automake autoconf"
     1.9 +DEPENDS="fuse2 obexftp"
    1.10 +BUILD_DEPENDS="fuse2-dev openobex-dev bluez-dev obexftp-dev automake autoconf"
    1.11  
    1.12  current_version()
    1.13  {