1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-29 19:41:16 +01:00

adding calcurse-caldav dependencies

This commit is contained in:
Marten Kante
2019-09-03 11:52:28 +02:00
committed by GitHub
parent ee5bb20355
commit 64c4947ecc

View File

@@ -122,3 +122,9 @@ sudo pacman -S xournalpp
## add zip
sudo pacman -S jdk8-openjdk
## add pip3
sudo pacman -S python-pip
## add pip3 module httplib2 for calcurse
pip3 install --user httplib2