wok diff libmnl/receipt @ rev 14252

readline: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 25 15:43:45 2013 +0100 (2013-03-25)
parents 6abfd5284585
children 01010da01a4a
line diff
     1.1 --- a/libmnl/receipt	Fri Mar 01 08:37:16 2013 -0800
     1.2 +++ b/libmnl/receipt	Mon Mar 25 15:43:45 2013 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="libmnl"
     1.6  VERSION="1.0.3"
     1.7 -CATEGORY="networking"
     1.8 +CATEGORY="network"
     1.9  SHORT_DESC="A minimalistic user-space library oriented to Netlink developers."
    1.10  MAINTAINER="samuel_trassare@yahoo.com"
    1.11  LICENSE="GNU GPLv2"
    1.12 @@ -10,9 +10,6 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WGET_URL="http://www.netfilter.org/projects/$PACKAGE/files/$TARBALL"
    1.15  
    1.16 -DEPENDS=""
    1.17 -BUILD_DEPENDS=""
    1.18 -
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {