diff options
Diffstat (limited to 'recipes/mc/mc.inc')
-rw-r--r-- | recipes/mc/mc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mc/mc.inc b/recipes/mc/mc.inc index 9d00aca664..f7db53ffd0 100644 --- a/recipes/mc/mc.inc +++ b/recipes/mc/mc.inc @@ -9,7 +9,7 @@ RDEPENDS = "ncurses-terminfo" SRC_URI = "http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-${PV}.tar.gz" -inherit autotools +inherit autotools gettext EXTRA_OECONF = "--disable-glibtest --without-x --without-samba \ --without-nfs --without-gpm-mouse --with-screen=ncurses \ |