wok diff gaupol/receipt @ rev 5016
catalyst (ati drivers) must not depend on nvidia
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 01 08:33:46 2010 +0000 (2010-03-01) |
parents | d9338a9ea95e |
children | 66eb51787c1a |
line diff
1.1 --- a/gaupol/receipt Sat May 16 01:00:42 2009 +0000 1.2 +++ b/gaupol/receipt Mon Mar 01 08:33:46 2010 +0000 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()