Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Add new install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Bajoja committed Apr 19, 2017
1 parent 0ef6bc1 commit 7acfb81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on Ubuntu:
-> sudo apt install libappindicator3-dev
-> sudo apt install cmake
-> sudo apt install valac
-> sudo apt install python3-requests-oauthlib
-> sudo apt install python-nautilus (if you use Nautilus)
python-nemo (if you use Nemo)
python-caja (if you use Caja)
Expand All @@ -18,6 +19,7 @@ on Fedora:
-> sudo dnf install libappindicator-gtk3-devel
-> sudo dnf install cmake
-> sudo dnf install vala-devel
-> sudo dnf install python3-requests-oauthlib
-> sudo dnf install nautilus-python (if you use Nautilus)
nemo-python (if you use Nemo)
caja-python (if you use Caja)
Expand Down

0 comments on commit 7acfb81

Please sign in to comment.