summaryrefslogtreecommitdiff
path: root/pkg/build_bundle_with_venv.sh
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-03-06 10:45:21 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2017-03-06 10:45:21 +0100
commita8e058aaa3d770f2bc375dbeaa167f3de05c453d (patch)
tree12e815ee483f18eaacd00d97ceba4d9965b7ca65 /pkg/build_bundle_with_venv.sh
parent72d6835ff22ac926675c31789a332112ee73a2cf (diff)
[pkg] add more pixelated dependencies
Diffstat (limited to 'pkg/build_bundle_with_venv.sh')
-rwxr-xr-xpkg/build_bundle_with_venv.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/build_bundle_with_venv.sh b/pkg/build_bundle_with_venv.sh
index 5658a837..f4292795 100755
--- a/pkg/build_bundle_with_venv.sh
+++ b/pkg/build_bundle_with_venv.sh
@@ -13,8 +13,8 @@ $VIRTUAL_ENV/bin/pip install zope.interface zope.proxy
# fix for #8789
$VIRTUAL_ENV/bin/pip --no-cache-dir install pysqlcipher --install-option="--bundled"
-# FIXME pixelated needs chardet but doesn't declare it
-$VIRTUAL_ENV/bin/pip install chardet
+# FIXME pixelated needs some thingd but doesn't declare it
+$VIRTUAL_ENV/bin/pip install chardet whoosh
# For the Bitmask 0.9.5 bundles.