Update package database before using pacman to install packages.

master
Icedream 2018-02-17 20:18:19 +01:00
parent 51ab3ff3fa
commit aa0190c6f8
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ pip3_install() {
if has_tags pm:pacman; then
# libarchive for bsdtar
sudo pacman -Sy
pacman_install \
makepkg \
base-devel \