summaryrefslogtreecommitdiffstats
path: root/package/perl-http-message/Config.in
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-10-10 17:56:36 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-10 21:21:07 +0200
commitb67d9566d18f9abbf80987761f8a30f510cd36b2 (patch)
tree1271372f9538d5347d5e32c480ad837e871d7799 /package/perl-http-message/Config.in
parentfd4d596f3d7640e37858725974a78b4f2f5da8cf (diff)
downloadbuildroot-b67d9566d18f9abbf80987761f8a30f510cd36b2.tar.gz
buildroot-b67d9566d18f9abbf80987761f8a30f510cd36b2.zip
perl-*: regeneration of Config.in files
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-http-message/Config.in')
-rw-r--r--package/perl-http-message/Config.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/perl-http-message/Config.in b/package/perl-http-message/Config.in
index 682a4b01fa..c8162cae35 100644
--- a/package/perl-http-message/Config.in
+++ b/package/perl-http-message/Config.in
@@ -1,10 +1,10 @@
config BR2_PACKAGE_PERL_HTTP_MESSAGE
bool "perl-http-message"
- select BR2_PACKAGE_PERL_ENCODE_LOCALE
- select BR2_PACKAGE_PERL_HTTP_DATE
- select BR2_PACKAGE_PERL_IO_HTML
- select BR2_PACKAGE_PERL_LWP_MEDIATYPES
- select BR2_PACKAGE_PERL_URI
+ select BR2_PACKAGE_PERL_ENCODE_LOCALE # runtime
+ select BR2_PACKAGE_PERL_HTTP_DATE # runtime
+ select BR2_PACKAGE_PERL_IO_HTML # runtime
+ select BR2_PACKAGE_PERL_LWP_MEDIATYPES # runtime
+ select BR2_PACKAGE_PERL_URI # runtime
help
HTTP style message (base class)
OpenPOWER on IntegriCloud