wok-current diff bacon/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 (5 months ago)
parents 01119cbefbc3
children
line diff
     1.1 --- a/bacon/receipt	Wed Aug 31 16:18:16 2022 +0000
     1.2 +++ b/bacon/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="https://www.basic-converter.org/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}stable/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}museum/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+"
    1.11  BUILD_DEPENDS="gtk+-dev"