wok diff os-prober/receipt @ rev 24125

transfig, xfig: add current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 06 14:55:24 2021 +0000 (2021-10-06)
parents 23f582bc5eb0
children 6323f548cca6
line diff
     1.1 --- a/os-prober/receipt	Wed Mar 24 16:16:25 2021 +0100
     1.2 +++ b/os-prober/receipt	Wed Oct 06 14:55:24 2021 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="http://ftp.debian.org/debian/pool/main/o/$PACKAGE/${PACKAGE}_$VERSION.tar.xz"
     1.6  
     1.7 +DEPENDS="coreutils"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()