wok diff util-linux-ng/receipt @ rev 11256

Add from wok-undigest: perl-crypt-ssleay perl-gtk2-perl perl-gtk2-trayicon perl-lwp-useragent
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 07 17:10:45 2011 +0100 (2011-11-07)
parents 163676c61a63
children
line diff
     1.1 --- a/util-linux-ng/receipt	Fri May 20 19:25:36 2011 +0000
     1.2 +++ b/util-linux-ng/receipt	Mon Nov 07 17:10:45 2011 +0100
     1.3 @@ -7,12 +7,13 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  SOURCE="util-linux"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -DEPENDS="glibc-base"
     1.8 +WEB_SITE="http://kernel.org/~kzak/util-linux-ng/"
     1.9 +WGET_URL="http://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.19/$TARBALL"
    1.10 +COOK_OPT="!fs"
    1.11 +LOCALE=""
    1.12 +
    1.13 +DEPENDS=""
    1.14  BUILD_DEPENDS="ncurses-dev zlib-dev"
    1.15 -WEB_SITE="http://kernel.org/~kzak/util-linux-ng/"
    1.16 -WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL"
    1.17 -LOCALE=""
    1.18 -COOK_OPT="!fs"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()