Browse Source

adding calcurse-caldav dependencies

master
Marten Kante 1 year ago
committed by GitHub
parent
commit
4014eb33cb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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