1config BR2_PACKAGE_LIBGLOB
2	bool "libglob"
3	help
4	  OpenBSD implementation of glob(3).
5
6	  https://github.com/void-linux/libglob
7