#159 ./build dependencies arch fails because bdf-unifont is now in AUR

오픈
emulti2 년 전을 오픈 · 1개의 코멘트
emulti 코멘트됨, 2 년 전

./build dependencies arch fails because bdf-unifont is now in AUR. Needed for GRUB payload?

Can modify resources/scripts/build/dependencies/arch

to use (for example)

yay -S --needed --noconfirm bdf-unifont

But that of course only works if yay or yay-bin (also from AUR) are installed. It seems overkill to modify the script to build just one package using makepkg, so maybe just a note in the install docs?

```./build dependencies arch``` fails because bdf-unifont is now in AUR. Needed for GRUB payload? Can modify ```resources/scripts/build/dependencies/arch ``` to use (for example) ```yay -S --needed --noconfirm bdf-unifont``` But that of course only works if yay or yay-bin (also from AUR) are installed. It seems overkill to modify the script to build just one package using makepkg, so maybe just a note in the install docs?
wael 코멘트됨, 2 년 전

Wouldn't it be better to wget the PKGBUILD and then just run makepkg -si?

Wouldn't it be better to wget the PKGBUILD and then just run makepkg -si?
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.