c9d511b9771bc1d9f1322473daa26c9d13647d93
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libplist / Config.in
1 config BR2_PACKAGE_LIBPLIST
2         bool "libplist"
3         select BR2_PACKAGE_LIBXML2
4         depends on BR2_INSTALL_LIBSTDCPP
5         help
6           libplist is a client for manipulating Apple Property List
7           (.plist) files
8
9           http://cgit.sukimashita.com/libplist.git
10
11 comment "libplist needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP