We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e0ed0 commit 6e10445Copy full SHA for 6e10445
1 file changed
section-gettingstarted.tex
@@ -87,7 +87,7 @@ \subsubsection{Debian}
87
88
Basic requirements:
89
\begin{lstlisting}[language=sh, numbers=none]
90
-sudo apt-get install build-essential git cmake pkgconf libgtk-3-dev libsigc++-2.0-dev libyaml-cpp-dev catch2 libglfw3-dev curl xzip libhidapi-dev lsb-release
+sudo apt-get install build-essential git cmake pkgconf libgtk-3-dev libsigc++-2.0-dev libyaml-cpp-dev catch2 libglfw3-dev curl xzip libhidapi-dev lsb-release dpkg-dev file
91
\end{lstlisting}
92
93
On Debian bookworm and later, you can use system-provided Vulkan packages. Skip this if you choose to use the upstream Vulkan SDK instead:
0 commit comments