mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-16 20:55:20 +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
|
case "$CARCH" in
|
||||||
x86*)
|
x86*)
|
||||||
depends="$depends syslinux"
|
|
||||||
makedepends="$makedepends iasl seabios-bin"
|
makedepends="$makedepends iasl seabios-bin"
|
||||||
;;
|
;;
|
||||||
arm*)
|
arm*)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue