Skip to content

Commit

Permalink
addes system dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinDo committed Jan 10, 2024
1 parent b1002a6 commit 7eef377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/script/install_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
sudo apt-get install -y mariadb-server
sudo apt-get install default-jdk -y
sudo apt install genometools
sudo apt install libpq-dev
sudo apt install libdb-dev


# prepare python venv & install packages
Expand Down

0 comments on commit 7eef377

Please sign in to comment.