ec5b83ce2f
- add missing dependencies to build prerequisites in the config system
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
config BR2_PACKAGE_CVS
|
|
bool "cvs"
|
|
default n
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Concurrent Versions System - source code revision control tools.
|
|
|
|
http://www.cvshome.org/
|