fix #37530 add bzr and rsync to makedepends
This commit is contained in:
parent
ba806dd182
commit
b2b1d35736
2
PKGBUILD
2
PKGBUILD
@ -26,7 +26,7 @@ conflicts=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}" 'grub-legacy')
|
||||
replaces=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
|
||||
provides=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
|
||||
|
||||
makedepends=('git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
|
||||
makedepends=('git' 'bzr' 'rsync' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
|
||||
'autogen' 'texinfo' 'help2man' 'gettext' 'device-mapper' 'fuse')
|
||||
depends=('sh' 'xz' 'gettext' 'device-mapper')
|
||||
optdepends=('freetype2: For grub-mkfont usage'
|
||||
|
Loading…
Reference in New Issue
Block a user