wok-next diff singularity/receipt @ rev 21513

updated backintime (1.0.8 -> 1.2.1)
author Hans-G?nter Theisgen
date Fri Jun 19 10:04:19 2020 +0100 (2020-06-19)
parents d5aab818505e
children
line diff
     1.1 --- a/singularity/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/singularity/receipt	Fri Jun 19 10:04:19 2020 +0100
     1.3 @@ -23,5 +23,5 @@
     1.4  EOT
     1.5  	chmod +x $fs/usr/bin/singularity
     1.6  	cp -a $src/code $src/data $fs/usr/games/singularity
     1.7 -	DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy"
     1.8 +	DEPENDS="python python-pygame sdl-image sdl-mixer python-numpy"
     1.9  }