diff --git a/roles/base/tasks/main.yml b/roles/base/tasks/main.yml index 324f45b..d6d0c5e 100644 --- a/roles/base/tasks/main.yml +++ b/roles/base/tasks/main.yml @@ -9,6 +9,7 @@ - pacman-contrib # for checkupdates, paccache, pacdiff... - pkgfile # get hint on missing package when command not found - python-pip + - python-wheel - python-setuptools - reflector - xorg-xinit # enable xinit to avoid having to type 'startx' @@ -34,6 +35,7 @@ - libnotify-bin - python3-venv - python3-pip + - python3-wheel - python3-setuptools - xinit # enable xinit to avoid having to type 'startx' - fonts-font-awesome