summaryrefslogtreecommitdiff
path: root/community/vtk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vtk/PKGBUILD')
-rw-r--r--community/vtk/PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/community/vtk/PKGBUILD b/community/vtk/PKGBUILD
index e301368f..7f6e25a1 100644
--- a/community/vtk/PKGBUILD
+++ b/community/vtk/PKGBUILD
@@ -1,8 +1,3 @@
-# break cycle with gnuplot on i486
-if [ "$CARCH" = 'i486' ]; then
- makedepends=(${makedepends[@]//gnuplot/})
-fi
-
# no python-matplotlib on i486
if [ "$CARCH" = 'i486' ]; then
makedepends=(${makedepends[@]//python-matplotlib/})