From 7ff4453fb19215a7a4ca16f6f2b77b6ce373f397 Mon Sep 17 00:00:00 2001 From: tonton th Date: Fri, 29 May 2020 13:30:37 +0200 Subject: [PATCH] add debian package name --- doc/the_floatimg_hack.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/the_floatimg_hack.tex b/doc/the_floatimg_hack.tex index c64208a..69ccd08 100644 --- a/doc/the_floatimg_hack.tex +++ b/doc/the_floatimg_hack.tex @@ -210,7 +210,9 @@ lesquels sont décrits en page \pageref{outils}. Vous devez, en dehors des outils classiques (bash, gcc, make\dots), avoir quelques bibliothèques installées\footnote{Les \texttt{-dev} pour Debian et dérivées}~: -\textsf{libv4l2, libpnglite, libtiff, libnetpbm, libz}, +\textsf{libv4l2, libpnglite, libtiff, +libnetpbm\footnote{package libnetpbm10-dev}, +libz\footnote{package zlib1g-dev}}, éventuellement avec le \textsf{-dev} correspondant, et probablement d'autres choses.