mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/xen: Remove dependency on syslinux
Syslinux is not required for running Xen.
This commit is contained in:
parent
cf5b9eba2a
commit
bcdaeacd52
@ -169,7 +169,6 @@ options="!strip"
|
||||
|
||||
case "$CARCH" in
|
||||
x86*)
|
||||
depends="$depends syslinux"
|
||||
makedepends="$makedepends iasl seabios-bin"
|
||||
;;
|
||||
arm*)
|
||||
|
Loading…
Reference in New Issue
Block a user