wok-next rev 19799

Fix fontconfig: up bdeps.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 25 17:25:22 2017 +0300 (2017-06-25)
parents 90739e3b0feb
children 831ee4103c8f
files fontconfig/receipt
line diff
     1.1 --- a/fontconfig/receipt	Sun Jun 25 16:47:03 2017 +0300
     1.2 +++ b/fontconfig/receipt	Sun Jun 25 17:25:22 2017 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WGET_URL="http://www.freedesktop.org/software/fontconfig/release/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="libxml2-dev freetype-dev"
     1.8 +BUILD_DEPENDS="libxml2-dev freetype-dev gperf"
     1.9  SPLIT="fontconfig-dev"
    1.10  
    1.11  # Rules to configure and make the package.