Handle mvn.
This commit is contained in:
parent
b34a19ca23
commit
669b84ed8a
1 changed files with 2 additions and 0 deletions
|
@ -274,6 +274,8 @@ GENERATED_FILE_SEARCHER = GeneratedFileSearcher(
|
|||
"/usr/bin/rst2html": "python3-docutils",
|
||||
# aclocal is a symlink to aclocal-1.XY
|
||||
"/usr/bin/aclocal": "automake",
|
||||
# maven lives in /usr/share
|
||||
"/usr/bin/mvn": "maven",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue