wok-next diff hfsprescue/receipt @ rev 20933
enchant: add *.la files to enchant-dev
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Aug 23 11:55:21 2018 +0300 (2018-08-23) |
parents | df58e6c974a3 |
children | d5aab818505e |
line diff
1.1 --- a/hfsprescue/receipt Thu Jul 23 09:44:18 2015 +0200 1.2 +++ b/hfsprescue/receipt Thu Aug 23 11:55:21 2018 +0300 1.3 @@ -11,6 +11,7 @@ 1.4 WGET_URL="http://download.plop.at/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="gcc-lib-base" 1.7 +BUILD_DEPENDS="zlib-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()