wok diff lutris/receipt @ rev 18002
Up: firefox-official (37.0.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 25 23:32:23 2015 +0200 (2015-04-25) |
parents | 17c6977395fc |
children | 16df76e1fc6a |
line diff
1.1 --- a/lutris/receipt Thu Mar 13 11:57:30 2014 +0000 1.2 +++ b/lutris/receipt Sat Apr 25 23:32:23 2015 +0200 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()