diff --git a/apt-extend-mx b/apt-extend-mx index 5d8eb9e..82bdc06 100755 --- a/apt-extend-mx +++ b/apt-extend-mx @@ -3,7 +3,7 @@ # # Additional Packages -COMMON="keepass2 xdotool systemd-sysv openssh-server vim-nox tree" +COMMON="keepassx systemd-sysv openssh-server vim-nox tree" # COMMON="$COMMON curlftpfs" COMMON="$COMMON tlp tlp-rdw" COMMON="$COMMON fonts-powerline" @@ -16,7 +16,7 @@ MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins e TOOLS="wavemon evolution retext gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended" -PROGRAMMING="python-is-python3 python3-venv pkgconf libgtk2.0-dev jq meld" +PROGRAMMING="python-is-python3 python3-venv python3-wxgtk4.0 pkgconf libgtk2.0-dev jq meld" ALL=$COMMON\ $MULTIMEDIA\ $TOOLS\ $PROGRAMMING