]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/libplist/Config.in
4a9575f545c98ed8cf4156375aa46b9af65778f1
[coffee/buildroot.git] / package / libplist / Config.in
1 config BR2_PACKAGE_LIBPLIST
2         bool "libplist"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           libplist is a client for manipulating Apple Property List
6           (.plist) files
7
8           http://www.libimobiledevice.org/
9
10 comment "libplist needs a toolchain w/ C++"
11         depends on !BR2_INSTALL_LIBSTDCPP