wok-current diff pyvnc2swf/receipt @ rev 3896

get-google-chrome: do not create empty packages if /usr/bin/ar not exist
author Liu Peng <rocky@slitaz.org>
date Fri Aug 14 13:21:54 2009 +0000 (2009-08-14)
parents 8d20fe133d91
children
line diff
     1.1 --- a/pyvnc2swf/receipt	Thu Aug 13 16:29:41 2009 +0200
     1.2 +++ b/pyvnc2swf/receipt	Fri Aug 14 13:21:54 2009 +0000
     1.3 @@ -10,7 +10,6 @@
     1.4  WGET_URL="http://www.unixuser.org/~euske/vnc2swf/$TARBALL"
     1.5  DEPENDS="python tk python-pygame"
     1.6  SUGGESTED="python-pymedia"
     1.7 -#ImportError: No module named pymedia.audio.sound
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()