]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/jsoncpp/Config.in
package/j*/Config.in: fix ordering of statements
[coffee/buildroot.git] / package / jsoncpp / Config.in
index 83118c400cde2b21c36edf4c872b3a82c1e36ec8..a6c6b91938d76e6d1ee0785771408641374303f9 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_JSONCPP
+       bool "jsoncpp"
        depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # C++11
        depends on BR2_INSTALL_LIBSTDCPP
-       bool "jsoncpp"
        help
          JsonCpp is a C++ library that allows manipulating JSON
          values, including serialization and deserialization to and