Philipp Hörist pushed to branch master at gajim / gajim

Commits:
f4a734b7 by Philipp Hörist at 2017-10-12T18:29:51+02:00
Add GooCanvas to the Windows build

Its for the Whiteboard Plugin

- - - - -


1 changed file:

- win/_base.sh


Changes:

=====================================
win/_base.sh
=====================================
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -73,7 +73,8 @@ function install_deps {
         mingw-w64-"${ARCH}"-"${PYTHON_ID}"-pip \
         mingw-w64-"${ARCH}"-gstreamer \
         mingw-w64-"${ARCH}"-adwaita-icon-theme \
-        mingw-w64-"${ARCH}"-sqlite3
+        mingw-w64-"${ARCH}"-sqlite3 \
+        mingw-w64-"${ARCH}"-goocanvas
 
     build_pip install setuptools_scm
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/f4a734b70ce4bfdc5346e40306744d3cff27d684

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/f4a734b70ce4bfdc5346e40306744d3cff27d684
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to