wok diff sysfsutils/receipt @ rev 20102

Add plsh & pypdf2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 09 13:07:28 2017 +0200 (2017-10-09)
parents eb8067417980
children d957f3570bd6
line diff
     1.1 --- a/sysfsutils/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/sysfsutils/receipt	Mon Oct 09 13:07:28 2017 +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  {