wok diff python-aeroolib/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 16df76e1fc6a
children ad8b9ff412d2
line diff
     1.1 --- a/python-aeroolib/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/python-aeroolib/receipt	Tue Jan 28 09:23:39 2020 +0100
     1.3 @@ -10,8 +10,9 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://launchpad.net/aeroolib"
     1.6  WGET_URL="$WEB_SITE/trunk/$VERSION/+download/$SOURCE.tar.gz"
     1.7 -BUILD_DEPENDS="wget python setuptools"
     1.8 +
     1.9  DEPENDS="python"
    1.10 +BUILD_DEPENDS="wget python python-setuptools"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()