wok-6.x diff python-ipy/receipt @ rev 12942
libxcb: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 17:31:03 2012 +0200 (2012-05-30) |
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 Wed May 30 17:31:03 2012 +0200 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"