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 / libconfuse / Config.in
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/libconfuse/Config.in b/cirros-testvm/src-cirros/buildroot-2015.05/package/libconfuse/Config.in
new file mode 100644 (file)
index 0000000..be18cbb
--- /dev/null
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_LIBCONFUSE
+       bool "libconfuse"
+       help
+         LibConfuse is a configuration file parser library written in
+         C. It supports sections and (lists of) values (strings,
+         integers, floats, booleans or other sections), as well as some
+         other features (such as single/double-quoted strings,
+         environment variable expansion, functions and nested include
+         statements.
+
+         http://savannah.nongnu.org/download/confuse/