mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 07:18:27 +00:00
static-build: update QEMU build dependencies
update QEMU build dependencies to support QEMU 5 fixes #1058 Signed-off-by: Julio Montes <julio.montes@intel.com>
This commit is contained in:
@@ -23,12 +23,15 @@ RUN apt-get --no-install-recommends install -y \
|
||||
libcap-ng-dev \
|
||||
libdw-dev \
|
||||
libelf-dev \
|
||||
libffi-dev \
|
||||
libglib2.0-0 \
|
||||
libglib2.0-dev \
|
||||
libglib2.0-dev git \
|
||||
libltdl-dev \
|
||||
libmount-dev \
|
||||
libpixman-1-dev \
|
||||
libpmem-dev \
|
||||
libselinux1-dev \
|
||||
libtool \
|
||||
pkg-config \
|
||||
pkg-config \
|
||||
|
Reference in New Issue
Block a user