summaryrefslogtreecommitdiffstats
path: root/package/lua-lpeg-patterns/Config.in
blob: 9c701d3de71f42686aabb31f52456cc2f5ba8f5f (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LUA_LPEG_PATTERNS
	bool "lua-lpeg-patterns"
	# These are runtime dependencies
	select BR2_PACKAGE_LPEG
	help
	  a collection of LPEG patterns.

	  https://github.com/daurnimator/lpeg_patterns
OpenPOWER on IntegriCloud