wok-next diff bzip2/receipt @ rev 21280

gimp: added build dependencies
author Hans-G?nter Theisgen
date Sat Dec 07 17:24:40 2019 +0100 (2019-12-07)
parents ab0a20fa8bd0
children 5fd6f2a9ebd3
line diff
     1.1 --- a/bzip2/receipt	Mon Jan 07 11:16:02 2019 +0200
     1.2 +++ b/bzip2/receipt	Sat Dec 07 17:24:40 2019 +0100
     1.3 @@ -18,8 +18,11 @@
     1.4  
     1.5  SPLIT="lib$PACKAGE $PACKAGE $PACKAGE-dev"
     1.6  
     1.7 +CAT_libbzip2="libs|shared library"
     1.8 +
     1.9  DEPENDS_libbzip2=" "
    1.10 -DEPENDS_std="libbzip2"
    1.11 +DEPENDS_std="lib$PACKAGE"
    1.12 +DEPENDS_dev="lib$PACKAGE $PACKAGE"
    1.13  
    1.14  TAGS_std="LFS compression archive"
    1.15