board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / libplist / Config.in
blob5f96746ea9e6c67a4cff1d55309f96bc2954ba73
1 config BR2_PACKAGE_LIBPLIST
2         bool "libplist"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_LIBXML2
5         help
6           libplist is a client for manipulating Apple Property List
7           (.plist) files
9           http://www.libimobiledevice.org/
11 comment "libplist needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP