wok diff python-evas/receipt @ rev 24938
mypaint-brushes: add current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 14 09:10:40 2022 +0000 (2022-04-14) |
parents | 86790a278e70 |
children | 192db54e5c3d |
line diff
1.1 --- a/python-evas/receipt Tue Aug 07 23:03:21 2018 +0200 1.2 +++ b/python-evas/receipt Thu Apr 14 09:10:40 2022 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="evas python" 1.6 BUILD_DEPENDS="evas-dev python-dev python-cython autoconf automake \ 1.7 -git subversion libtool" 1.8 +git subversion libtool file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()