open-plc-utils: new package
[buildroot-gz.git] / package / libplist / Config.in
blobc9d511b9771bc1d9f1322473daa26c9d13647d93
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
9           http://cgit.sukimashita.com/libplist.git
11 comment "libplist needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP