Yann Leboulanger pushed to branch master at gajim / gajim
Commits: 44430988 by Yann Leboulanger at 2017-06-14T21:39:12+02:00 update dep list - - - - - 1 changed file: - README Changes: ===================================== README ===================================== --- a/README +++ b/README @@ -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> View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/44430988a5d04cc763a10b1a6008a4430dcdde23
_______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
