grub: update deps to new order.

--HG--
extra : convert_revision : 197a5d43578a09d3243ca6dbeb09597cd9983116
This commit is contained in:
Juan RP 2009-03-12 05:53:35 +01:00
parent 3e7068b45d
commit 55cab9da3f
1 changed files with 3 additions and 1 deletions

View File

@ -15,4 +15,6 @@ long_desc="
the Multiboot standard, which allows for flexible loading of multiple boot
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