]> Git Repo - qemu.git/blobdiff - tests/docker/dockerfiles/ubuntu.docker
docker: add installation to build tests
[qemu.git] / tests / docker / dockerfiles / ubuntu.docker
index d73ce02246b2a13b87025752a3c6e3b2570bd1b7..dabbf2a8a4a82a437acab0d6376e4921b3832f1d 100644 (file)
@@ -12,7 +12,7 @@ ENV PACKAGES flex bison \
     libbluetooth-dev librbd-dev libaio-dev glusterfs-common libnuma-dev libepoxy-dev libdrm-dev libgbm-dev \
     libjemalloc-dev libcacard-dev libusbredirhost-dev libnfs-dev libcap-dev libattr1-dev \
     texinfo \
-    git make ccache python-yaml gcc clang sparse
+    gettext git make ccache python-yaml gcc clang sparse
 RUN apt-get -y install $PACKAGES
 RUN dpkg -l $PACKAGES | sort > /packages.txt
 ENV FEATURES clang pyyaml
This page took 0.023996 seconds and 4 git commands to generate.