Browse Source

adding calcurse-caldav dependencies

master
Marten Kante 1 year ago
committed by GitHub
parent
commit
64c4947ecc
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .dotinstall/baseinstallation.sh

+ 6
- 0
.dotinstall/baseinstallation.sh

@ -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

Loading…
Cancel
Save