wok diff pyvnc2swf/receipt @ rev 6317

Fixed typo in ghostscript.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 02:20:38 2010 +0000 (2010-09-17)
parents 8d20fe133d91
children
line diff
     1.1 --- a/pyvnc2swf/receipt	Thu Aug 13 16:29:41 2009 +0200
     1.2 +++ b/pyvnc2swf/receipt	Fri Sep 17 02:20:38 2010 +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()