wok-current diff gaupol/receipt @ rev 5730
thunar-dev: fix category
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 24 17:33:10 2010 +0200 (2010-06-24) |
parents | d9338a9ea95e |
children | 66eb51787c1a |
line diff
1.1 --- a/gaupol/receipt Sat May 16 01:00:42 2009 +0000 1.2 +++ b/gaupol/receipt Thu Jun 24 17:33:10 2010 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://download.gna.org/$PACKAGE/$VERSION/$TARBALL" 1.5 DEPENDS="python pygtk" 1.6 SUGGESTED="mplayer" 1.7 -BUILD_DEPENDS="python-dev intltool libiconv gettext" 1.8 +BUILD_DEPENDS="python-dev intltool gettext" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()