wok-current diff python-ecore/receipt @ rev 23059
zoneminder: use openssl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 07 17:19:32 2020 +0100 (2020-03-07) |
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 Sat Mar 07 17:19:32 2020 +0100 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()