<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - build dependencies documentation doesn't work on my machine"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103461#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - build dependencies documentation doesn't work on my machine"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103461">bug 103461</a>
from <span class="vcard"><a class="email" href="mailto:zwhitchcox@gmail.com" title="zwhitchcox@gmail.com">zwhitchcox@gmail.com</a>
</span></b>
<pre>Ok, figured out, it was in
So, these are the dependencies I was missing:
doxygen
graphviz
libgtk-3-dev
check
valgrind
If anyone else is having this problem, here's a command you can just copy and
paste
sudo apt install -y doxygen graphviz libgtk-3-dev check valgrind</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>