wok diff gaupol/receipt @ rev 5333
glibc: dont use configparms (Thanks Alexander)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 25 21:47:06 2010 +0200 (2010-04-25) |
parents | d9338a9ea95e |
children | 66eb51787c1a |
line diff
1.1 --- a/gaupol/receipt Sat May 16 01:00:42 2009 +0000 1.2 +++ b/gaupol/receipt Sun Apr 25 21:47:06 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()