1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 01:57:44 +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 17d4a422f0
commit 4014eb33cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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