The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / efl / libelementary / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/efl/libelementary/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/efl/libelementary/Config.in
new file mode 100644 (file)
index 0000000..4f62592
--- /dev/null
@@ -0,0 +1,17 @@
+comment "libelementary needs a toolchain w/ threads, dynamic library"
+       depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
+
+config BR2_PACKAGE_LIBELEMENTARY
+       bool "libelementary"
+       select BR2_PACKAGE_LIBEINA
+       select BR2_PACKAGE_LIBEVAS
+       select BR2_PACKAGE_LIBECORE
+       select BR2_PACKAGE_LIBEDJE
+       depends on BR2_TOOLCHAIN_HAS_THREADS # libevas
+       depends on !BR2_STATIC_LIBS
+       help
+         Elementary is a widget toolkit and EFL wrapper and convenience
+         library to make it easy to build applications and tools with UIs
+         with less code.
+
+         http://trac.enlightenment.org/e/wiki/Elementary