mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
cvs: needs MMU support
Fixes http://autobuild.buildroot.org/results/33ac8387a7b27d7b90c23a5f772292921534f8da/build-end.log Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
198f0c9111
commit
4cf7d4d79a
@ -1,6 +1,8 @@
|
|||||||
config BR2_PACKAGE_CVS
|
config BR2_PACKAGE_CVS
|
||||||
bool "cvs"
|
bool "cvs"
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
|
# needs fork()
|
||||||
|
depends on BR2_USE_MMU
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Concurrent Versions System - source code revision control tools.
|
Concurrent Versions System - source code revision control tools.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user