wok diff screenlets/receipt @ rev 20102

Add plsh & pypdf2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 09 13:07:28 2017 +0200 (2017-10-09)
parents 7390f8de9846
children 9b3e5f996086
line diff
     1.1 --- a/screenlets/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/screenlets/receipt	Mon Oct 09 13:07:28 2017 +0200
     1.3 @@ -39,5 +39,6 @@
     1.4  
     1.5  post_remove()
     1.6  {
     1.7 +	[ -x "$1/usr/bin/gdk-pixbuf-query-loaders" ] &&
     1.8  	chroot "$1/" /usr/bin/gdk-pixbuf-query-loaders --update-cache
     1.9  }