wok-6.x diff sysfsutils/receipt @ rev 19392
Up vmtouch (1.1.0)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Aug 27 20:53:04 2016 +0100 (2016-08-27) |
parents | eb8067417980 |
children | d957f3570bd6 |
line diff
1.1 --- a/sysfsutils/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/sysfsutils/receipt Sat Aug 27 20:53:04 2016 +0100 1.3 @@ -6,11 +6,13 @@ 1.4 SHORT_DESC="Utilites built upon sysfs." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL2 LGPL2.1" 1.7 -DEPENDS="linux" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://linux-diag.sourceforge.net/Sysfsutils.html" 1.10 WGET_URL="$SF_MIRROR/linux-diag/$TARBALL" 1.11 1.12 +DEPENDS="linux" 1.13 +BLUID_DEPENDS="sysfsutils" 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {