wok-next rev 20540

harfbuzz: remove *.la from harfbuzz-icu-dev
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 31 13:03:36 2018 +0300 (2018-03-31)
parents d13588435e1f
children f763caa043f3
files harfbuzz/receipt
line diff
     1.1 --- a/harfbuzz/receipt	Sat Mar 31 12:46:48 2018 +0300
     1.2 +++ b/harfbuzz/receipt	Sat Mar 31 13:03:36 2018 +0300
     1.3 @@ -48,7 +48,7 @@
     1.4  			DEPENDS="libicu libharfbuzz"
     1.5  			;;
     1.6  		harfbuzz-icu-dev)
     1.7 -			copy *-icu.h *-icu.la *-icu.pc
     1.8 +			copy *-icu.h *-icu.pc # *-icu.la
     1.9  			CAT="development|ICU integration development files"
    1.10  			DEPENDS="libharfbuzz-icu harfbuzz-dev icu-dev"
    1.11  			PROVIDE="harfbuzz-icu" # fake for cookutils as it always wanted to install package without '-dev'