mc: add missing builddeps.

This commit is contained in:
Juan RP 2011-07-03 10:47:52 +02:00
parent d73c76558e
commit ab24afd1c3
1 changed files with 6 additions and 3 deletions

View File

@ -15,7 +15,10 @@ long_desc="
preserving the full power of the command prompt. You will wonder how preserving the full power of the command prompt. You will wonder how
you could ever live without it." you could ever live without it."
Add_dependency full glibc Add_dependency run glibc
Add_dependency full glib Add_dependency run glib
Add_dependency full e2fsprogs-libs Add_dependency run e2fsprogs-libs
Add_dependency build gettext Add_dependency build gettext
Add_dependency build pkg-config
Add_dependency build glib-devel
Add_dependency build e2fsprogs-devel