wok diff python-ipy/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents a37eeb3e2802
children fd4f1e692109
line diff
     1.1 --- a/python-ipy/receipt	Sat Aug 01 16:33:39 2009 +0200
     1.2 +++ b/python-ipy/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="Python class and tools for IPv4 and IPv6 addresses and networks."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  SOURCE="IPy"
     1.7 +DEPENDS="python"
     1.8  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://software.inl.fr/trac/wiki/IPy"
    1.10  WGET_URL="http://cheeseshop.python.org/packages/source/I/$SOURCE/$TARBALL"