[Buildroot] [git commit] perl-dbi: add host package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Sep 11 13:35:13 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=50fe1383285b73074230feabdb2d2ca8e6a25cb3
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Christopher McCrory <chrismcc at gmail.com>
Acked-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/perl-dbi/perl-dbi.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/perl-dbi/perl-dbi.mk b/package/perl-dbi/perl-dbi.mk
index f7ae6ca5a1..4ee9149f1f 100644
--- a/package/perl-dbi/perl-dbi.mk
+++ b/package/perl-dbi/perl-dbi.mk
@@ -11,3 +11,4 @@ PERL_DBI_LICENSE = Artistic or GPL-1.0+
 PERL_DBI_LICENSE_FILES = LICENSE
 
 $(eval $(perl-package))
+$(eval $(host-perl-package))


More information about the buildroot mailing list