wok-6.x diff util-linux-eject/receipt @ rev 22176
linld: spare up to 30k more for zImage
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 20:55:40 2019 +0100 (2019-11-08) |
parents | 0f35f8ad5632 |
children | accf1450f9ce |
line diff
1.1 --- a/util-linux-eject/receipt Sun Jul 03 21:10:26 2016 +0300 1.2 +++ b/util-linux-eject/receipt Fri Nov 08 20:55:40 2019 +0100 1.3 @@ -1,17 +1,18 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="util-linux-eject" 1.7 -VERSION="2.28" 1.8 +VERSION="2.34" 1.9 CATEGORY="base-system" 1.10 -SHORT_DESC="The eject utility from Util Linux" 1.11 +SHORT_DESC="The eject utility from Util Linux." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 LICENSE="GPL2" 1.14 WEB_SITE="https://en.wikipedia.org/wiki/Util-linux" 1.15 + 1.16 +DEPENDS="glibc-base util-linux-blkid util-linux-mount util-linux-uuid" 1.17 +WANTED="util-linux" 1.18 + 1.19 HOST_ARCH="i486 arm" 1.20 1.21 -WANTED="util-linux" 1.22 -DEPENDS="glibc-base util-linux-blkid util-linux-mount util-linux-uuid" 1.23 - 1.24 # Rules to gen a SliTaz package suitable for Tazpkg. 1.25 genpkg_rules() 1.26 {