update dep list

This commit is contained in:
Yann Leboulanger 2017-06-14 21:39:12 +02:00
parent 0d3ce37b27
commit 44430988a5
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -16,6 +16,7 @@
<ul>
<li>python3.4 or higher</li>
<li>python3-gi</li>
<li>python3-gi-cairo</li>
<li>gir1.2-gtk-3.0</li>
<li>python-nbxmpp</li>
</ul>
@ -43,6 +44,8 @@
<h2>Compile-time Requirements</h2>
<ul>
<li>intltool (>= 0.40.1)</li>
<li>pkg-config</li>
<li>libtool</li>
</ul>
<p><strong>NOTE:</strong> If you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies.</p>