wok-next diff pluma/receipt @ rev 20698

tor: oh, I see there is DEPENDS below
author Erkan Yilmaz <erkan@slitaz.org>
date Wed May 23 15:22:22 2018 +0000 (2018-05-23)
parents 757d032c55c7
children f970ffe0add0
line diff
     1.1 --- a/pluma/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/pluma/receipt	Wed May 23 15:22:22 2018 +0000
     1.3 @@ -39,6 +39,7 @@
     1.4  			;;
     1.5  		*-plugins)
     1.6  			copy plugins/ @rm
     1.7 +			find $fs -name '*.la' -delete
     1.8  			DEPENDS="pluma enchant python"
     1.9  			CAT="text|plugins"
    1.10  			;;