From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/ncftp
Date: Sun, 25 Jan 2009 15:28:03 +0100 [thread overview]
Message-ID: <87k58jfojw.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090125081836.3DB9676D28@busybox.osuosl.org> (ulf@uclibc.org's message of "Sun\, 25 Jan 2009 08\:18\:36 +0000 \(UTC\)")
>>>>> "ulf" == ulf <ulf@uclibc.org> writes:
ulf> Author: ulf
ulf> Date: 2009-01-25 08:18:35 +0000 (Sun, 25 Jan 2009)
ulf> New Revision: 25013
ulf> Log:
ulf> Part of NcFTP depends on ncurses, create dependencies, if needed
ulf> Modified:
ulf> trunk/buildroot/package/ncftp/Config.in
ulf> trunk/buildroot/package/ncftp/ncftp.mk
ulf> Changeset:
ulf> Modified: trunk/buildroot/package/ncftp/Config.in
ulf> ===================================================================
ulf> --- trunk/buildroot/package/ncftp/Config.in 2009-01-25 08:16:53 UTC (rev 25012)
ulf> +++ trunk/buildroot/package/ncftp/Config.in 2009-01-25 08:18:35 UTC (rev 25013)
ulf> @@ -30,11 +30,13 @@
ulf> depends on BR2_PACKAGE_NCFTP
ulf> config BR2_PACKAGE_NCFTP_SPOOLER
ulf> - bool "NcFTPSpooler - spooler - not working properly"
ulf> + bool "NcFTPSpooler - spooler"
ulf> depends on BR2_PACKAGE_NCFTP
ulf> + depends on BR2_PACKAGE_NCURSES
Does this mean that the spooler thingy works?
ulf> +ifeq ($(BR2_PACKAGE_NCURSES),y)
ulf> ifeq ($(BR2_PACKAGE_NCFTP_SPOOLER),y)
ulf> #Someone needs to figure out what to do...
ulf> NCFTP_TARGET_BINS+=
ulf> endif
Aparently not. So why did you change the Config.in text?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-01-25 14:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 8:18 [Buildroot] svn commit: trunk/buildroot/package/ncftp ulf at uclibc.org
2009-01-25 14:28 ` Peter Korsgaard [this message]
2009-01-25 21:17 ` Ulf Samuelsson
-- strict thread matches above, loose matches on Subject: below --
2009-01-25 23:51 ulf at uclibc.org
2008-10-06 9:23 jacmet at uclibc.org
2007-10-31 6:37 ulf at uclibc.org
2007-10-19 16:25 vanokuten at uclibc.org
2007-05-23 15:41 jacmet at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k58jfojw.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox