wok diff libmnl/receipt @ rev 14393

Up imagemagick (6.8.4-10)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 23 13:24:18 2013 +0200 (2013-04-23)
parents 6abfd5284585
children 01010da01a4a
line diff
     1.1 --- a/libmnl/receipt	Fri Mar 01 08:37:16 2013 -0800
     1.2 +++ b/libmnl/receipt	Tue Apr 23 13:24:18 2013 +0200
     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  {