wok-current diff libcrypto/receipt @ rev 25707

Fix miss file need for grub2-efi install (kernel.img, modinfo.sh)
author Stanislas Leduc <shann@slitaz.org>
date Thu May 30 20:14:23 2024 +0000 (8 months ago)
parents 1f1c16803460
children 5926178cd6fa
line diff
     1.1 --- a/libcrypto/receipt	Tue Mar 12 19:49:16 2024 +0000
     1.2 +++ b/libcrypto/receipt	Thu May 30 20:14:23 2024 +0000
     1.3 @@ -11,8 +11,7 @@
     1.4  
     1.5  WANTED="openssl"
     1.6  
     1.7 -# We add libcrypto-compat to ensure smooth upgrade between versions
     1.8 -DEPENDS="libcrypto-compat libatomic"
     1.9 +DEPENDS="libatomic"
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.12  genpkg_rules()