mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09: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
|
Subversion is an open source version control system
|
||||||
|
|
||||||
http://subversion.apache.org/
|
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