diff options
Diffstat (limited to 'mc/mc_4.6.0.oe')
-rw-r--r-- | mc/mc_4.6.0.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mc/mc_4.6.0.oe b/mc/mc_4.6.0.oe index 7bade72a1b..3721e74abd 100644 --- a/mc/mc_4.6.0.oe +++ b/mc/mc_4.6.0.oe @@ -2,7 +2,6 @@ DESCRIPTION = "GNU Midnight Commander is a file \ manager for free operating systems." SECTION = "base" PRIORITY = "optional" -RDEPENDS = "libc6 libncurses5 glib-2.0" DEPENDS = "virtual/libc ncurses glib-2.0" SRC_URI = "http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-${PV}.tar.gz" |