mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
perl-io-async: Added description
As requested by @BKPepe , added a package description to the Makefile Signed-off-by: Jens Wagner <jens@wagner2013.de>
This commit is contained in:
committed by
Josef Schlehofer
parent
79725e5c61
commit
594657b149
@@ -26,6 +26,11 @@ define Package/perl-io-async
|
||||
DEPENDS:=perl +perlbase-essential +perlbase-file +perlbase-io +perlbase-list +perlbase-socket +perlbase-storable +perlbase-time +perlbase-encode +perlbase-experimental +perl-future +perl-struct-dumb
|
||||
endef
|
||||
|
||||
define Package/perl-io-async/description
|
||||
This collection of modules allows programs to be written that perform
|
||||
asynchronous filehandle IO operations.
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
$(call perlmod/Configure,,)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user