Skip to content
Snippets Groups Projects
Commit b79863db authored by Raphaël Lallement's avatar Raphaël Lallement
Browse files

[wip/mk/sysdep/libgraphviz] Correct packages names

Correct Fedora and Debian names to match with real names.
Error reported by Robert Bulk, corrected thanks to Anthony
parent c707770e
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ SYSTEM_SEARCH.libgraphviz= \
'lib/pkgconfig/libgvc.pc'\
'lib/libgvc.so:/Version/s/[^.0-9]//gp'
SYSTEM_PKG.Fedora.libgraphviz= libgraphviz-devel
SYSTEM_PKG.Ubuntu.libgraphviz= graphviz-dev
SYSTEM_PKG.Fedora.libgraphviz= graphviz-devel
SYSTEM_PKG.Ubuntu.libgraphviz= libgraphviz-dev
SYSTEM_PKG.Debian.libgraphviz= graphviz-dev
SYSTEM_PKG.NetBSD.libgraphviz= pkgsrc/graphics/graphviz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment