Skip to content

Commit

Permalink
[kde-frameworks/kapidox] Now requires graphviz for dep diagram genera…
Browse files Browse the repository at this point in the history
…tion.

Package-Manager: portage-2.2.7
  • Loading branch information
kensington committed Feb 14, 2014
1 parent 099cc21 commit a452697
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kde-frameworks/kapidox/kapidox-9999.ebuild
Expand Up @@ -19,4 +19,8 @@ RDEPEND="
app-doc/doxygen
dev-python/pystache[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
media-gfx/graphviz[python]

This comment has been minimized.

Copy link
@zaufi

zaufi Feb 14, 2014

Contributor

to keep everything Python 3 compatible, I've fixed graphviz to be Python3 aware.
please vote for this bug: https://bugs.gentoo.org/show_bug.cgi?id=501318

This comment has been minimized.

Copy link
@kensington

kensington via email Feb 15, 2014

Author Contributor

This comment has been minimized.

Copy link
@zaufi

zaufi Feb 17, 2014

Contributor

done.
kapidox now can be pure python-r1!

This comment has been minimized.

Copy link
@kensington

kensington via email Feb 17, 2014

Author Contributor

This comment has been minimized.

Copy link
@zaufi

zaufi Feb 17, 2014

Contributor

your proposal in the bug... it is done...

"
# graphviz is currently python-single-r1 so we can't enforce a USE dep yet
# and things will break if you try to generate a dependency diagram with a
# different python version

0 comments on commit a452697

Please sign in to comment.