wok-6.x diff python-ecore/receipt @ rev 23887
glibc: fix for binutils 2.29 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 17 11:18:27 2020 +0000 (2020-07-17) |
parents | 86790a278e70 |
children | b7f1bd1b9ac7 |
line diff
1.1 --- a/python-ecore/receipt Tue Aug 07 23:03:21 2018 +0200 1.2 +++ b/python-ecore/receipt Fri Jul 17 11:18:27 2020 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="ecore" 1.6 BUILD_DEPENDS="ecore-dev python-dev python-cython autoconf automake git \ 1.7 -subversion libtool" 1.8 +subversion libtool file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()