mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
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:
parent
6752beb5f5
commit
25c33d2f97
@ -1,7 +1,7 @@
|
|||||||
config BR2_PACKAGE_LIBPLIST
|
config BR2_PACKAGE_LIBPLIST
|
||||||
bool "libplist"
|
bool "libplist"
|
||||||
select BR2_PACKAGE_LIBXML2
|
|
||||||
depends on BR2_INSTALL_LIBSTDCPP
|
depends on BR2_INSTALL_LIBSTDCPP
|
||||||
|
select BR2_PACKAGE_LIBXML2
|
||||||
help
|
help
|
||||||
libplist is a client for manipulating Apple Property List
|
libplist is a client for manipulating Apple Property List
|
||||||
(.plist) files
|
(.plist) files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user