mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
package/apr-util: Add comment to describe toolchain dependencies
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
fe70cb0187
commit
99c4a8354f
@ -12,3 +12,7 @@ config BR2_PACKAGE_APR_UTIL
|
|||||||
The utility library for the apache runtime project
|
The utility library for the apache runtime project
|
||||||
|
|
||||||
http://apr.apache.org/
|
http://apr.apache.org/
|
||||||
|
|
||||||
|
comment "apr-util needs a toolchain w/ dynamic library"
|
||||||
|
depends on BR2_USE_MMU
|
||||||
|
depends on BR2_PREFER_STATIC_LIB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user