wok-next diff iron-linux/receipt @ rev 20834

prosody: interesting, requires lua 5.1, and not 5.3
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 17 19:14:11 2018 +0000 (2018-06-17)
parents a3555d456be1
children a3c581bf52b8
line diff
     1.1 --- a/iron-linux/receipt	Fri Mar 18 03:39:02 2016 -0300
     1.2 +++ b/iron-linux/receipt	Sun Jun 17 19:14:11 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://www.srware.net/downloads/$PACKAGE.tar.gz"
     1.5  TAGS="chromium web-browser"
     1.6  
     1.7 -DEPENDS="bash nss libfirefox GConf libcups libjpeg62 libpng libffi x264" # may need updating?
     1.8 +DEPENDS="bash nss libfirefox GConf libcups libjpeg62 libpng12 libffi x264" # may need updating?
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()