mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 12:45:18 +03:00
main/xen: Remove dependency on syslinux
Syslinux is not required for running Xen.
This commit is contained in:
parent
cf5b9eba2a
commit
bcdaeacd52
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ options="!strip"
|
|||
|
||||
case "$CARCH" in
|
||||
x86*)
|
||||
depends="$depends syslinux"
|
||||
makedepends="$makedepends iasl seabios-bin"
|
||||
;;
|
||||
arm*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue