xref: /OK3568_Linux_fs/buildroot/package/erlang-eimp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_ERLANG_EIMP
2	bool "erlang-eimp"
3	select BR2_PACKAGE_ERLANG_P1_UTILS
4	select BR2_PACKAGE_GD
5	select BR2_PACKAGE_GD_WEBPNG
6	select BR2_PACKAGE_JPEG
7	select BR2_PACKAGE_LIBPNG
8	select BR2_PACKAGE_WEBP
9	help
10	  Erlang Image Manipulation Process
11
12	  https://github.com/processone/eimp
13