wok-current diff broadcom-wl64/receipt @ rev 25644

Fix wrong kernel dep for broadcom-wl64, broadcom-wl-pae
author Stanislas Leduc <shann@slitaz.org>
date Fri Jan 19 16:37:47 2024 +0000 (8 months ago)
parents c783f5e13c30
children 91035b7cc264
line diff
     1.1 --- a/broadcom-wl64/receipt	Fri Jan 19 12:44:23 2024 +0000
     1.2 +++ b/broadcom-wl64/receipt	Fri Jan 19 16:37:47 2024 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="wireless wifi driver"
     1.5  PROVIDE="broadcom-wl:linux64"
     1.6  
     1.7 -DEPENDS="linux"
     1.8 +DEPENDS="linux64"
     1.9  BUILD_DEPENDS="linux64-module-headers xz"
    1.10  
    1.11  # Rules to configure and make the package.