wok-6.x diff matchbox-desktop-2/receipt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents 241fb98cab1c
children
line diff
     1.1 --- a/matchbox-desktop-2/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/matchbox-desktop-2/receipt	Tue May 09 17:24:00 2023 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  SOURCE="matchbox-desktop"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://matchbox-project.org/"
     1.7 -WGET_URL="${WEB_SITE}sources/$SOURCE/$VERSION/$TARBALL"
     1.8 +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$SOURCE/$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ dbus dbus-glib util-linux-uuid"
    1.11  BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev"