wok diff sysfsutils/receipt @ rev 18053
Up pam_ssh (2.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 15 10:48:58 2015 +0200 (2015-05-15) |
parents | eb8067417980 |
children | d957f3570bd6 |
line diff
1.1 --- a/sysfsutils/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/sysfsutils/receipt Fri May 15 10:48:58 2015 +0200 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 {