Commit 5dc0f6aa authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

subversion: add missing comment when building static

parent d8cea838
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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