Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/win
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-10-12 19:29:51 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-10-12 19:29:51 +0300
commitf4a734b70ce4bfdc5346e40306744d3cff27d684 (patch)
tree234f2044de5448a8a7ed8fe0ba174c6c43d2c13b /win
parenta63131c556bc542b5eeb486e9c7e95c43e6ea263 (diff)
Add GooCanvas to the Windows build
Its for the Whiteboard Plugin
Diffstat (limited to 'win')
-rw-r--r--win/_base.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/_base.sh b/win/_base.sh
index 0e29c581b..03a8bbd1d 100644
--- 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