wok-current diff xorg-xdriinfo/receipt @ rev 25733
Accept licence PyQt-x11-gpl, bump firmware* to 20240610, build imagemagick (merge)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 16:13:23 2024 +0000 (2 weeks ago) |
parents | 3e2a0347b2f1 |
children |
line diff
1.1 --- a/xorg-xdriinfo/receipt Thu Jul 08 09:18:48 2021 +0000 1.2 +++ b/xorg-xdriinfo/receipt Fri Dec 20 16:13:23 2024 +0000 1.3 @@ -13,9 +13,11 @@ 1.4 WGET_URL="$XORG_MIRROR/app/$TARBALL" 1.5 1.6 SUGGESTED="nvidia" 1.7 -DEPENDS="mesa xorg-libX11" 1.8 +DEPENDS="libglvnd xorg-libX11" 1.9 BUILD_DEPENDS="mesa-dev xorg-libX11-dev" 1.10 1.11 +HOST_ARCH="i486 x86_64" 1.12 + 1.13 current_version() 1.14 { 1.15 wget -O - $(dirname $WGET_URL) 2>/dev/null | \