#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 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。