wok rev 21862

hfsprescue: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 23 17:22:50 2019 +0200 (2019-09-23)
parents cf17791e53df
children 5a7169b036c6
files hfsprescue/receipt
line diff
     1.1 --- a/hfsprescue/receipt	Mon Sep 23 16:39:04 2019 +0200
     1.2 +++ b/hfsprescue/receipt	Mon Sep 23 17:22:50 2019 +0200
     1.3 @@ -10,7 +10,8 @@
     1.4  WEB_SITE="http://www.plop.at/en/hfsprescue.html"
     1.5  WGET_URL="http://download.plop.at/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="gcc-lib-base"
     1.8 +DEPENDS="gcc-lib-base libcrypto zlib"
     1.9 +BUILD_DEPENDS="openssl-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()