Update package database before using pacman to install packages.
parent
51ab3ff3fa
commit
aa0190c6f8
|
@ -34,6 +34,7 @@ pip3_install() {
|
|||
|
||||
if has_tags pm:pacman; then
|
||||
# libarchive for bsdtar
|
||||
sudo pacman -Sy
|
||||
pacman_install \
|
||||
makepkg \
|
||||
base-devel \
|
||||
|
|
Loading…
Reference in New Issue