From e2aebac3a69e8b271484f4793a45d41c04e0ec09 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sun, 9 Aug 2020 02:43:04 -0400 Subject: [PATCH] De-bootstrap. --- R-magick.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R-magick.spec b/R-magick.spec index db8405b..1db0d20 100644 --- a/R-magick.spec +++ b/R-magick.spec @@ -2,8 +2,8 @@ %global packver 2.4.0 %global rlibdir %{_libdir}/R/library -%bcond_without bootstrap -%global __suggests_exclude ^R\\((gifski|tesseract)\\) +%bcond_with bootstrap +%global __suggests_exclude ^R\\((gifski)\\) # Examples and vignettes require the network. %bcond_with network