wok diff gaupol/receipt @ rev 5014

tar: store tar in /bin (like busybox)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:28:15 2010 +0100 (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 13:28:15 2010 +0100
     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()