Skip to content

Commit 6e10445

Browse files
committed
Updated Debian/Ubuntu dependencies
1 parent 23e0ed0 commit 6e10445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

section-gettingstarted.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ \subsubsection{Debian}
8787

8888
Basic requirements:
8989
\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
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 dpkg-dev file
9191
\end{lstlisting}
9292

9393
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

Comments
 (0)