Skip to content
Snippets Groups Projects
Commit 9623685e authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

linuxparty.sh: do not install liblapack by default

parent cf7b73ef
Branches
No related tags found
No related merge requests found
...@@ -50,8 +50,8 @@ COMMON_PKGS=(\ ...@@ -50,8 +50,8 @@ COMMON_PKGS=(\
"FALSE" "zsh-doc" "Dokumentation von zsh" \ "FALSE" "zsh-doc" "Dokumentation von zsh" \
"FALSE" "lftp" "FTP-Client" \ "FALSE" "lftp" "FTP-Client" \
"FALSE" "gddrescue" "Falls Daten gelöscht, letzte Option vor dem Tod der Hoffnung" \ "FALSE" "gddrescue" "Falls Daten gelöscht, letzte Option vor dem Tod der Hoffnung" \
"TRUE" "liblapack-dev" "LAPACK ist eine Standard-Numerik-Bibliothek für Physiker und Numeriker" \ "FALSE" "liblapack-dev" "LAPACK ist eine Standard-Numerik-Bibliothek für Physiker und Numeriker" \
"TRUE" "liblapack-doc" "LAPACK Dokumentation (s. oben)" \ "FALSE" "liblapack-doc" "LAPACK Dokumentation (s. oben)" \
"FALSE" "x2goclient" "Remote Desktop Client" \ "FALSE" "x2goclient" "Remote Desktop Client" \
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment