wok diff jpilot/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents e08f8f6be0ed
children ad8b9ff412d2
line diff
     1.1 --- a/jpilot/receipt	Wed Dec 16 10:12:38 2015 +0100
     1.2 +++ b/jpilot/receipt	Sun Mar 26 15:53:23 2017 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ gettext pilot-link"
     1.7 -BUILD_DEPENDS="gtk+-dev gettext pilot-link-dev pilot-link"
     1.8 +BUILD_DEPENDS="gtk+-dev gettext pilot-link-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()