wok-current diff jpilot/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 ad8b9ff412d2
children
line diff
     1.1 --- a/jpilot/receipt	Sat Feb 12 18:42:31 2022 +0000
     1.2 +++ b/jpilot/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  WEB_SITE="http://www.jpilot.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="$WEB_SITE/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/tarballs/$TARBALL"
     1.9  
    1.10  DEPENDS="gtk+ gettext pilot-link"
    1.11  BUILD_DEPENDS="gtk+-dev gettext pilot-link-dev"