wok-current diff libsexy/receipt @ rev 25730
Fix depend for xorg-server (libxshmfence)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Dec 05 13:05:56 2024 +0000 (9 days ago) |
parents | ede1d184d5c5 |
children |
line diff
1.1 --- a/libsexy/receipt Mon Feb 14 17:51:14 2022 +0000 1.2 +++ b/libsexy/receipt Thu Dec 05 13:05:56 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="LGPL2.1" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://blog.chipx86.com/tag/libsexy/" 1.7 -WGET_URL="http://releases.chipx86.com/libsexy/libsexy/$TARBALL" 1.8 +WGET_URL="https://releases.chipx86.com/libsexy/libsexy/$TARBALL" 1.9 HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="gtk+ xorg-libXdamage"