wok-6.x diff nicotine+/receipt @ rev 5788
beautifulsoup: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 11 10:09:32 2010 +0200 (2010-07-11) |
parents | 8291d41cb009 |
children | 3dc9f710bf22 |
line diff
1.1 --- a/nicotine+/receipt Sat Jun 06 21:50:00 2009 +0000 1.2 +++ b/nicotine+/receipt Sun Jul 11 10:09:32 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 WGET_URL="http://ufpr.dl.sourceforge.net/sourceforge/nicotine-plus/$TARBALL" 1.5 DEPENDS="gtk+ python pygtk" 1.6 BUILD_DEPENDS="python-dev pygtk-dev" 1.7 +TAGS="fileshare p2p peer-to-peer" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()