]> git.parisson.com Git - deefuzzer.git/commitdiff
add python3-mysqldb dep
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 31 Jan 2024 17:13:13 +0000 (18:13 +0100)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 31 Jan 2024 17:13:13 +0000 (18:13 +0100)
README.rst

index 8e10e6024d425505e885d63bc476a74e00e814fd..8893eb91ffae3c6d9939bcb86d491e012d67cd94 100644 (file)
@@ -106,7 +106,7 @@ To install it, say on Debian, do::
 
     sudo apt-get install python3-pip python3-dev cython3 python3-liblo \
                      python3-mutagen python3-pycurl python3-yaml \
-                     libshout3-dev librtmp-dev liblo-dev \
+                     python3-mysqldb libshout3-dev librtmp-dev liblo-dev \
                      libcurl4-openssl-dev libmariadb-dev-compat
 
 Then::