wok diff openvswitch/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents 848e2021d813
children ad8b9ff412d2
line diff
     1.1 --- a/openvswitch/receipt	Wed Oct 28 12:04:50 2020 +0000
     1.2 +++ b/openvswitch/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://openvswitch.org/"
     1.5  WGET_URL="${WEB_SITE}releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="libssl zlib python bash"
     1.8 -BUILD_DEPENDS="openssl-dev zlib-dev"
     1.9 +DEPENDS="libssl zlib py3k bash"
    1.10 +BUILD_DEPENDS="openssl-dev zlib-dev py3k"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()