mirror of
https://github.com/clearlinux/make-fmv-patch.git
synced 2026-09-01 19:31:38 +00:00
README: document the requirements needed for the script to run.
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
This commit is contained in:
@@ -18,3 +18,10 @@ Example: perl make-fmv-patch.pl <buildlog> <sourcecode>
|
||||
sourcecode: Absolute path to the source file from where patches will be
|
||||
generated
|
||||
|
||||
------------
|
||||
Requirements
|
||||
------------
|
||||
- Exuberant ctags:
|
||||
In order to use `make-fvm-patch.pl` your system will need Exuberant Ctags
|
||||
(https://sourceforge.net/projects/ctags/), this is due to the `--c-kinds`
|
||||
ctags' flag usage.
|
||||
|
||||
Reference in New Issue
Block a user