wok-current diff xpenguins/receipt @ rev 25730
Fix depend for xorg-server (libxshmfence)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Dec 05 13:05:56 2024 +0000 (2 weeks ago) |
parents | d765616e1f3d |
children |
line diff
1.1 --- a/xpenguins/receipt Sat May 07 20:53:56 2022 +0000 1.2 +++ b/xpenguins/receipt Thu Dec 05 13:05:56 2024 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL" 1.5 WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://xpenguins.seul.org/$TARBALL" 1.8 +WGET_URL="http://ftp.jaist.ac.jp/pub/Linux/Gentoo/distfiles/$TARBALL" 1.9 1.10 DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" 1.11 BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev"