wok-next diff xorg-base-fonts/receipt @ rev 19745

Update base packages, I'll finish yesterday and then rebuild all these from scratch...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 08 00:20:23 2017 +0300 (2017-06-08)
parents 9e01bc6321ea
children ea3c4b76ea5d
line diff
     1.1 --- a/xorg-base-fonts/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/xorg-base-fonts/receipt	Thu Jun 08 00:20:23 2017 +0300
     1.3 @@ -11,6 +11,14 @@
     1.4  WGET_URL="http://download.tuxfamily.org/slitaz/sources/fonts/$TARBALL"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 +BUILD_DEPENDS="advancecomp"
     1.8 +
     1.9 +# Rules to configure and make the package.
    1.10 +compile_rules()
    1.11 +{
    1.12 +	find $src/fonts -name '*.gz' -exec advdef -z4 {} \;
    1.13 +}
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {