mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Patch proposal: Midnight Commander depends on readline
@ 2013-12-26 19:35 Felix Mellmann
  2014-01-06  9:58 ` Jürgen Beisert
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Mellmann @ 2013-12-26 19:35 UTC (permalink / raw)
  To: ptxdist

Midnight Commander fails to build without libreadline, so I'd like to
propose a patch which selects READLINE as dependency to Midnight Commander.

Regards,
Felix

diff -urdN ptxdist-2013.12.0/rules/mc.in ptxdist-2013.12.0.debugged/rules/mc.in
--- ptxdist-2013.12.0/rules/mc.in       2013-12-18 10:48:42.000000000 +0100
+++ ptxdist-2013.12.0.debugged/rules/mc.in      2013-12-26
20:33:46.864727736 +0100
@@ -3,6 +3,7 @@
 menuconfig MC
        tristate
        select GLIB
+       select READLINE
        select NCURSES if MC_USES_NCURSES
        select SLANG if MC_USES_SLANG
        select LIBC_NSL



-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-07 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-26 19:35 [ptxdist] Patch proposal: Midnight Commander depends on readline Felix Mellmann
2014-01-06  9:58 ` Jürgen Beisert
2014-01-07 11:07   ` Felix Mellmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox