mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
subversion: add missing comment when building static
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d8cea83897
commit
5dc0f6aaab
@@ -12,3 +12,7 @@ config BR2_PACKAGE_SUBVERSION
|
||||
Subversion is an open source version control system
|
||||
|
||||
http://subversion.apache.org/
|
||||
|
||||
comment "subversion needs a toolchain w/ dynamic library"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user