grub: update deps to new order.
--HG-- extra : convert_revision : 197a5d43578a09d3243ca6dbeb09597cd9983116
This commit is contained in:
parent
3e7068b45d
commit
55cab9da3f
1 changed files with 3 additions and 1 deletions
|
@ -15,4 +15,6 @@ long_desc="
|
||||||
the Multiboot standard, which allows for flexible loading of multiple boot
|
the Multiboot standard, which allows for flexible loading of multiple boot
|
||||||
images (needed for modular kernels such as the GNU Hurd)."
|
images (needed for modular kernels such as the GNU Hurd)."
|
||||||
|
|
||||||
run_depends="glibc-2.8 ncurses-5.6"
|
Add_dependency full glibc
|
||||||
|
Add_dependency build ncurses
|
||||||
|
Add_dependency run ncurses-libs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue