Fix package name.

This commit is contained in:
Brenden Matthews
2022-12-25 08:24:31 -05:00
committed by Brenden Matthews
parent 558891aab5
commit 20eecd6ee2
3 changed files with 3 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ RUN apt-get update \
libxmmsclient-dev \
libxnvctrl-dev \
make \
ninja \
ninja-build \
patch \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*