summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-07-25 12:24:21 -0400
committerKali Kaneko <kali@leap.se>2017-07-25 13:17:08 -0400
commit1175a0b3110d69f1d3105530dfc22ee17fb2eb21 (patch)
tree8142c172b18fcd3a7db69e4e6b5cc722852e6095 /Makefile
parent26e7d7da4978a0042d65ba278bca21af80962a9f (diff)
[pkg] add leap.pixelated and leap.pixelated_www as dependencies
from here on, we're depending on leap's fork.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c9ce3a7e..ce9d06ec 100644
--- a/Makefile
+++ b/Makefile
@@ -48,9 +48,7 @@ install_helpers:
cp src/leap/bitmask/vpn/helpers/linux/se.leap.bitmask.policy /usr/share/polkit-1/actions/
install_pixelated:
- # install pixelated from our repo until assets get packaged.
- pip install requests==2.11.1 whoosh chardet
- pip install pixelated-www pixelated-user-agent --find-links https://downloads.leap.se/libs/pixelated/
+ pip install leap.pixelated leap.pixelated-www
qt-resources:
pyrcc5 pkg/branding/icons.qrc -o src/leap/bitmask/gui/app_rc.py