Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/vpnc
Date: Mon,  4 Aug 2008 12:08:13 -0700 (PDT)	[thread overview]
Message-ID: <20080804190813.2204F3C8E3@busybox.net> (raw)

Author: jacmet
Date: 2008-08-04 12:08:12 -0700 (Mon, 04 Aug 2008)
New Revision: 23034

Log:
vpnc: select libgcrypt / libgpg_error

Modified:
   trunk/buildroot/package/vpnc/Config.in


Changeset:
Modified: trunk/buildroot/package/vpnc/Config.in
===================================================================
--- trunk/buildroot/package/vpnc/Config.in	2008-08-04 19:08:09 UTC (rev 23033)
+++ trunk/buildroot/package/vpnc/Config.in	2008-08-04 19:08:12 UTC (rev 23034)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_VPNC
 	bool "vpnc"
-	depends on BR2_PACKAGE_LIBGCRYPT
-	depends on BR2_PACKAGE_LIBGPG_ERROR
+	select BR2_PACKAGE_LIBGCRYPT
+	select BR2_PACKAGE_LIBGPG_ERROR
 	help
 	  Client for Cisco VPN concentrator
 	  3000 Series VPN Concentrator
@@ -10,6 +10,3 @@
 	  Juniper/Netscreen
 
 	  http://www.unix-ag.uni-kl.de/~massar/vpnc
-
-comment "vpnc		- disabled (requires libgcrypt and libgpg_error)"
-	depends on !BR2_PACKAGE_LIBGCRYPT || !BR2_PACKAGE_LIBGPG_ERROR

             reply	other threads:[~2008-08-04 19:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-04 19:08 jacmet at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-14 23:50 [Buildroot] svn commit: trunk/buildroot/package/vpnc ulf at uclibc.org
2009-01-15  8:53 ` Peter Korsgaard
2007-11-29 13:00 ulf at uclibc.org
2007-09-20 17:08 ulf at uclibc.org
2007-09-19 12:28 aldot at uclibc.org
2007-09-19 12:24 aldot at uclibc.org
2007-09-19 10:31 aldot at uclibc.org
2007-09-19 10:30 aldot at uclibc.org
2007-07-17 19:16 ulf 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=20080804190813.2204F3C8E3@busybox.net \
    --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