Skip to content

Commit

Permalink
Add note about GTK+3 requirement for Pyviz
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhenderson committed Aug 15, 2018
1 parent 6011b1d commit 93e823d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ <h2>Changes to build system:</h2>
<li> When using on newer compilers, new warnings may trigger build failures.
The --disable-werror flag can be passed to Waf at configuration time to turn
off the Werror behavior.</li>
<li> GTK+3 libraries (including PyGObject, GooCanvas2) are needed for the Pyviz visualizer, replacing GTK+2 libraries.</li>
</ul>
<h2>Changed behavior:</h2>
<ul>
Expand Down

0 comments on commit 93e823d

Please sign in to comment.