diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-27 01:16:09 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-12-27 01:17:32 +0100 |
commit | 5a000a1ec8313930d98551f604e075465ff7b1a9 (patch) | |
tree | 7f56343c2d3685223b160d2a3387b6b60ac869e7 /sci-libs | |
parent | net-analyzer/nmap: migrate to lua-single.eclass (diff) | |
download | gentoo-5a000a1ec8313930d98551f604e075465ff7b1a9.tar.gz gentoo-5a000a1ec8313930d98551f604e075465ff7b1a9.tar.bz2 gentoo-5a000a1ec8313930d98551f604e075465ff7b1a9.zip |
sci-libs/vtk: Revert "dev-libs/pegtl as dependency"
This reverts commit 694ea56635c8bf70407885cca15095fa6694d0fe.
IUSE=all-modules can be considered broken anyway, so there is time for
~arm keywording dev-libs/pegtl.
Bug: https://bugs.gentoo.org/754687
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/vtk/vtk-8.2.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-8.2.0-r1.ebuild b/sci-libs/vtk/vtk-8.2.0-r1.ebuild index 2902ddb123bd..d0d4b52214cf 100644 --- a/sci-libs/vtk/vtk-8.2.0-r1.ebuild +++ b/sci-libs/vtk/vtk-8.2.0-r1.ebuild @@ -64,7 +64,6 @@ RDEPEND=" x11-libs/libX11 x11-libs/libXmu x11-libs/libXt - all-modules? ( dev-libs/pegtl ) boost? ( dev-libs/boost:=[mpi?] ) examples? ( dev-qt/qtcore:5 |