wok diff python-ipy/receipt @ rev 9266
eduke32: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 14:59:35 2011 +0100 (2011-03-15) |
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 Mar 15 14:59:35 2011 +0100 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"