wok diff marlin-dev/receipt @ rev 22802

freetype: add freetype-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 28 09:23:39 2020 +0100 (2020-01-28)
parents c0ce132ba4ee
children
line diff
     1.1 --- a/marlin-dev/receipt	Thu Jan 15 01:14:17 2015 +0200
     1.2 +++ b/marlin-dev/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://launchpad.net/marlin"
     1.5  
     1.6  WANTED="marlin"
     1.7 -DEPENDS="marlin"
     1.8 +DEPENDS="marlin pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()