wok diff hfsprescue/receipt @ rev 23017

updated libcdio libcdio-dev (2.0.0 -> 2.1.0)
author Hans-G?nter Theisgen
date Tue Mar 03 13:41:23 2020 +0100 (2020-03-03)
parents c1eb003410dc
children af8d823a3077
line diff
     1.1 --- a/hfsprescue/receipt	Mon Sep 23 15:30:05 2019 +0200
     1.2 +++ b/hfsprescue/receipt	Tue Mar 03 13:41:23 2020 +0100
     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()