wok diff python-elementary/receipt @ rev 21874

facter: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 28 11:31:06 2019 +0200 (2019-09-28)
parents 86790a278e70
children b7f1bd1b9ac7
line diff
     1.1 --- a/python-elementary/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/python-elementary/receipt	Sat Sep 28 11:31:06 2019 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="elementary python-evas"
     1.6  BUILD_DEPENDS="elementary-dev python-evas-dev python-cython \
     1.7 -autoconf automake git subversion libtool"
     1.8 +autoconf automake git subversion libtool file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()