We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3aae1 commit 631086eCopy full SHA for 631086e
README.md
@@ -26,6 +26,8 @@ Some time ago i made an amplifier using tpa3116 (i will put the shematic someday
26
<li>adafruit-circuitpython-charlcd</li>
27
<li>digitalio</li>
28
<li>pylast</li>
29
+ <li>pycairo</li>
30
+ <li>PyGObject</li>
31
</ul>
32
<li>Apt</li>
33
<ul>
@@ -37,6 +39,9 @@ Some time ago i made an amplifier using tpa3116 (i will put the shematic someday
37
39
<li>libdiscid0-dev</li>
38
40
<li>python3-pip (I assume that python is already installed by default)</li>
41
<li>vlc</li>
42
+ <li>libcairo2-dev</li>
43
+ <li>libxt-dev</li>
44
+ <li>libgirepository1.0-dev</li>
45
46
<li>Useful links</li>
47
0 commit comments