wok diff tuxtype/receipt @ rev 20392

libgnutls: add p11-kit, see http://forum.slitaz.org/topic/current-slitaz-iso-needs-you-to-install-p11-kit-package
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 24 09:21:47 2018 +0000 (2018-06-24)
parents dfef8de3d270
children 6135577f4d08
line diff
     1.1 --- a/tuxtype/receipt	Fri Jan 30 10:17:37 2015 +0100
     1.2 +++ b/tuxtype/receipt	Sun Jun 24 09:21:47 2018 +0000
     1.3 @@ -51,6 +51,7 @@
     1.4  
     1.5  post_install()
     1.6  {
     1.7 +	echo
     1.8  	echo "Adding games group if not already created:"
     1.9  	chroot "$1/" addgroup games
    1.10  }