Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] package/perl-netaddr-ip: Add host variant
@ 2015-04-25 13:54 Bernd Kuhls
  2015-04-25 13:54 ` [Buildroot] [PATCH 2/6] package/perl-net-dns: " Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Bernd Kuhls @ 2015-04-25 13:54 UTC (permalink / raw)
  To: buildroot

Needed to make Mail-SpamAssassin?s dependency check happy.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/perl-netaddr-ip/perl-netaddr-ip.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/perl-netaddr-ip/perl-netaddr-ip.mk b/package/perl-netaddr-ip/perl-netaddr-ip.mk
index e8ace9d..aaa3ef0 100644
--- a/package/perl-netaddr-ip/perl-netaddr-ip.mk
+++ b/package/perl-netaddr-ip/perl-netaddr-ip.mk
@@ -14,3 +14,4 @@ PERL_NETADDR_IP_LICENSE_FILES = Artistic Copying
 PERL_NETADDR_IP_CONF_OPTS = -noxs
 
 $(eval $(perl-package))
+$(eval $(host-perl-package))
-- 
1.7.10.4

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

end of thread, other threads:[~2015-04-26  9:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-25 13:54 [Buildroot] [PATCH 1/6] package/perl-netaddr-ip: Add host variant Bernd Kuhls
2015-04-25 13:54 ` [Buildroot] [PATCH 2/6] package/perl-net-dns: " Bernd Kuhls
2015-04-25 13:54 ` [Buildroot] [PATCH 3/6] package/perl-html-parser: " Bernd Kuhls
2015-04-25 13:54 ` [Buildroot] [PATCH 4/6] package/perl-db_file: new package Bernd Kuhls
2015-04-25 13:54 ` [Buildroot] [PATCH 5/6] package/perl-encode-detect: " Bernd Kuhls
2015-04-25 13:54 ` [Buildroot] [PATCH 6/6] package/perl-mail-spamassassin: " Bernd Kuhls
2015-04-25 14:46   ` Thomas Petazzoni
2015-04-25 15:30     ` Bernd Kuhls
2015-04-25 16:11       ` Thomas Petazzoni
2015-04-26  9:31         ` Bernd Kuhls

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