summaryrefslogtreecommitdiffstats
path: root/package/perl-x10
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-x10
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-x10')
-rw-r--r--package/perl-x10/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/perl-x10/Config.in b/package/perl-x10/Config.in
index 984a561b05..884dbb82d3 100644
--- a/package/perl-x10/Config.in
+++ b/package/perl-x10/Config.in
@@ -1,9 +1,9 @@
config BR2_PACKAGE_PERL_X10
bool "perl-x10"
depends on !BR2_STATIC_LIBS
- select BR2_PACKAGE_PERL_ASTRO_SUNTIME
- select BR2_PACKAGE_PERL_DEVICE_SERIALPORT
- select BR2_PACKAGE_PERL_TIME_PARSEDATE
+ select BR2_PACKAGE_PERL_ASTRO_SUNTIME # runtime
+ select BR2_PACKAGE_PERL_DEVICE_SERIALPORT # runtime
+ select BR2_PACKAGE_PERL_TIME_PARSEDATE # runtime
help
creates a server used to receive events from an x10 client
OpenPOWER on IntegriCloud