libplist: put depends before selects

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2015-11-25 14:25:28 +00:00 committed by Thomas Petazzoni
parent 6752beb5f5
commit 25c33d2f97

View File

@ -1,7 +1,7 @@
config BR2_PACKAGE_LIBPLIST
bool "libplist"
select BR2_PACKAGE_LIBXML2
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_LIBXML2
help
libplist is a client for manipulating Apple Property List
(.plist) files