Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 504476 Details for
Bug 637646
=sci-libs/vtk-7.1.0 has block issue when USE="web"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix twisted issued
vtk-fix-twisted.patch (text/plain), 847 bytes, created by
Bernd
on 2017-11-16 06:56:04 UTC
(
hide
)
Description:
Patch to fix twisted issued
Filename:
MIME Type:
Creator:
Bernd
Created:
2017-11-16 06:56:04 UTC
Size:
847 bytes
patch
obsolete
>diff --git a/sci-libs/vtk/vtk-7.1.0.ebuild b/sci-libs/vtk/vtk-7.1.0.ebuild >index 8c9bff9d54a..8ec4d6c05b1 100644 >--- a/sci-libs/vtk/vtk-7.1.0.ebuild >+++ b/sci-libs/vtk/vtk-7.1.0.ebuild >@@ -98,8 +98,9 @@ RDEPEND=" > video_cards_nvidia? ( || ( x11-drivers/nvidia-drivers[tools,static-libs] media-video/nvidia-settings ) ) > web? ( > ${WEBAPP_DEPEND} >+ dev-python/six[${PYTHON_USEDEP}] > dev-python/autobahn[${PYTHON_USEDEP}] >- dev-python/twisted-core[${PYTHON_USEDEP}] >+ dev-python/twisted[${PYTHON_USEDEP}] > dev-python/zope-interface[${PYTHON_USEDEP}] > ) > xdmf2? ( sci-libs/xdmf2 ) >@@ -247,6 +248,7 @@ src_configure() { > -DVTK_PYTHON_INCLUDE_DIR="$(python_get_includedir)" > -DVTK_PYTHON_LIBRARY="$(python_get_library_path)" > -DVTK_PYTHON_SETUP_ARGS:STRING="--prefix=${EPREFIX} --root=${D}" >+ -DVTK_USE_SYSTEM_SIX=ON > ) > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 637646
:
504474
| 504476