mc: we use ncurses - so let it be set (to not fetch slang)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 4 Jun 2006 15:29:06 +0000 (15:29 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 4 Jun 2006 15:29:06 +0000 (15:29 +0000)
packages/mc/mc_4.6.0.bb

index 6636c67..74d5d8d 100644 (file)
@@ -6,13 +6,14 @@ SECTION = "console/utils"
 PRIORITY = "optional"
 DEPENDS = "ncurses glib-2.0"
 RDEPENDS = "ncurses-terminfo"
+PR ="r1"
 
 SRC_URI = "http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-${PV}.tar.gz"
 
 inherit autotools
 
 EXTRA_OECONF = "--disable-glibtest --without-x --without-samba \
---without-nfs --without-gpm-mouse"
+--without-nfs --without-gpm-mouse --with-screen=ncurses"
 
 do_configure() {
        gnu-configize