Commit 31895829 authored by Artur Paszkiewicz's avatar Artur Paszkiewicz Committed by Konrad Sztyber
Browse files

pkgdep: replace python-base with python3-base on sles



Python 2 has been removed from SLE so python-base installation will
fail and we only need python 3 anyway.

Change-Id: I0ac17b87313858f733f9dbbdf034cc5b118ef469
Signed-off-by: default avatarArtur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17224


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
parent 657cddc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
#
# Minimal install
zypper install -y gcc gcc-c++ make cunit-devel libaio-devel libopenssl-devel \
	libuuid-devel python-base ncurses-devel libjson-c-devel libcmocka-devel \
	libuuid-devel python3-base ncurses-devel libjson-c-devel libcmocka-devel \
	ninja meson python3-pyelftools
# Additional dependencies for DPDK
zypper install -y libnuma-devel nasm