mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
php: fix s/EXIT/EXT/ typo in simplexml select
This commit is contained in:
parent
77b4f62415
commit
4cd1ceb76d
@ -45,7 +45,7 @@ config BR2_PACKAGE_PHP_EXT_LIBXML2
|
|||||||
config BR2_PACKAGE_PHP_EXT_SIMPLEXML
|
config BR2_PACKAGE_PHP_EXT_SIMPLEXML
|
||||||
bool "simplexml"
|
bool "simplexml"
|
||||||
depends on BR2_PACKAGE_PHP
|
depends on BR2_PACKAGE_PHP
|
||||||
select BR2_PACKAGE_PHP_EXIT_LIBXML2
|
select BR2_PACKAGE_PHP_EXT_LIBXML2
|
||||||
help
|
help
|
||||||
SimpleXML support
|
SimpleXML support
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user