mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding calcurse-caldav dependencies
This commit is contained in:
parent
ee5bb20355
commit
64c4947ecc
@ -122,3 +122,9 @@ sudo pacman -S xournalpp
|
|||||||
## add zip
|
## add zip
|
||||||
sudo pacman -S jdk8-openjdk
|
sudo pacman -S jdk8-openjdk
|
||||||
|
|
||||||
|
## add pip3
|
||||||
|
sudo pacman -S python-pip
|
||||||
|
|
||||||
|
## add pip3 module httplib2 for calcurse
|
||||||
|
pip3 install --user httplib2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user