Add note about GTK+3 requirement for Pyviz
authorTom Henderson <tomh@tomh.org>
Wed, 15 Aug 2018 13:19:57 -0700
changeset 13744 0c3300b2dae0
parent 13743 ce5cd3cf2874
child 13745 af480f7e336d
Add note about GTK+3 requirement for Pyviz
CHANGES.html
--- a/CHANGES.html	Wed Aug 15 12:27:15 2018 -0700
+++ b/CHANGES.html	Wed Aug 15 13:19:57 2018 -0700
@@ -105,6 +105,7 @@
   <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>