wok diff lutris/receipt @ rev 17820

marlin: fix tests-pathbar.vala
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 22 09:52:23 2015 +0100 (2015-03-22)
parents 17c6977395fc
children 16df76e1fc6a
line diff
     1.1 --- a/lutris/receipt	Thu Mar 13 11:57:30 2014 +0000
     1.2 +++ b/lutris/receipt	Sun Mar 22 09:52:23 2015 +0100
     1.3 @@ -10,12 +10,12 @@
     1.4  WEB_SITE="http://lutris.net/"
     1.5  WGET_URL="${WEB_SITE}releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="python-xdg pygobject python-pyyaml libsoup"
     1.8 +DEPENDS="python python-xdg pygobject python-pyyaml libsoup"
     1.9  BUILD_DEPENDS="python python-xdg"
    1.10  
    1.11 -SUGGESTED="wine scummvm gens-gs mupen64plus"
    1.12 -# uae mednafen sdlmame snes9x-gtk steam atari800 dolphin-emu frotz dosbox hatari
    1.13 -# jzintv mednafen nulldc o2em openmsx osmose pcsxr-svn
    1.14 +SUGGESTED="wine scummvm gens-gs mupen64plus dosbox pcsxr-svn"
    1.15 +# uae mednafen sdlmame snes9x-gtk steam atari800 dolphin-emu frotz hatari
    1.16 +# jzintv mednafen nulldc o2em openmsx osmose
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()