wok diff python-ipy/receipt @ rev 10785
geany: fix icon for desktop file (*.desktop use icon in /usr/share/pixmaps, tig pkg was ok before, dont modify it anymore!!!)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 01 14:00:48 2011 +0200 (2011-06-01) |
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 Jun 01 14:00:48 2011 +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"