Merge remote-tracking branch 'origin/topic/bbannier/ci-opensuse-leap-ps-dep'

(cherry picked from commit a27066e3fc)
This commit is contained in:
Benjamin Bannier 2024-09-27 11:09:47 +02:00 committed by Christian Kreibich
parent 270429bfea
commit 121170a5de
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ RUN zypper addrepo https://download.opensuse.org/repositories/openSUSE:Leap:15.5
libpcap-devel \ libpcap-devel \
make \ make \
openssh \ openssh \
procps \
python311 \ python311 \
python311-devel \ python311-devel \
python311-pip \ python311-pip \

View file

@ -21,6 +21,7 @@ RUN zypper addrepo https://download.opensuse.org/repositories/openSUSE:Leap:15.6
libpcap-devel \ libpcap-devel \
make \ make \
openssh \ openssh \
procps \
python312 \ python312 \
python312-devel \ python312-devel \
python312-pip \ python312-pip \