From c7296b7a1287e6498558001d949cbe919c153903 Mon Sep 17 00:00:00 2001
From: Valentin Bruch <valentin.bruch@t-online.de>
Date: Sat, 30 Mar 2019 14:13:42 +0100
Subject: [PATCH] packages: added libcurl4 (fix Xubuntu) and corrected/added
 some names

---
 packages | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/packages b/packages
index bf5988a..179e099 100644
--- a/packages
+++ b/packages
@@ -18,14 +18,14 @@
   M  |codeblocks|codeblocks: IDE für das C++-Praktikum
    P |python-numpy python3-numpy|numpy: Numeric Bibiliothek für Python
    P |python-scipy python3-scipy|scipy: Python-Bibliothek für scientific computing
-   P |python-matplotlib python3-matplotlib|mathplotlib: Schnittstelle zum Plotten mit Python
+   P |python-matplotlib python3-matplotlib|matplotlib: Schnittstelle zum Plotten mit Python
    P |python-seaborn python3-seaborn|Seaborn: Schönes Plotten mit Python
    p |python-sympy python3-sympy|sympy: Python-Bibliothek für symbolische Rechnungen
-   P |ipython ipython3|Interaktiver Python Interpreter mit Tab-Vervollständgung
+   P |ipython ipython3|ipython: Interaktiver Python Interpreter mit Tab-Vervollständgung
    P |bpython bpython3|bpython: Ein weiterer interaktiver Python Interpreter
    P |gnuplot|gnuplot: Programm um Funktions- und Datenplots anzufertigen
    P |wxmaxima|wxmaxima: Graphische Benutzeroberfläche für das Maxima Computer Algebra System
-   P |spyder spyder3|Python IDE (die, die in Anaconda benutzt wird)
+   P |spyder spyder3|spyder: Python IDE (die, die in Anaconda benutzt wird)
    p |liblapack-dev|LAPACK: Eine Standard-Numerik-Bibliothek für Physiker und Numeriker
     i|postgresql|postgresql: Datenbank-Server. Nett um in der Datenbanken-Vorlesungen Dinge auszuprobieren
     I|dia|dia: Graphisches Tool, um UML/ER Diagramme für die Vorlesungen Softwaretechnik und Datenbanken anzufertigen
@@ -69,6 +69,8 @@ LD   |vim|
 LD   |htop|
 LD   |git|
 LD   |gparted|
+# libcurl4 is not installed in Xubuntu in the installed system.
+ D   |libcurl4|
 
 #texlive
  C   |dvidvi dvipng texlive-music tex4ht texlive-lang-english texlive-bibtex-extra tipa lcdf-typetools texlive-latex-extra texlive-xetex texlive-latex-base chktex texlive-latex-recommended texlive-lang-german texlive-fonts-recommended cm-super latex-cjk-all texlive-games psutils texlive-extra-utils texlive-font-utils latexmk texlive-pstricks context t1utils texlive-fonts-extra lacheck feynmf texlive-omega prerex purifyeps texlive-formats-extra texlive-science texlive-pictures texinfo texlive-humanities texlive-plain-extra texlive-metapost prosper latexdiff tex-gyre texlive-publishers texlive-generic-recommended texlive-generic-extra texlive-base lmodern texlive-luatex fragmaster texlive-binaries|LaTeX mit vielen Paketen für wissenschaftliche Arbeiten
-- 
GitLab