De-bootstrap.

This commit is contained in:
Elliott Sales de Andrade 2020-08-09 02:43:04 -04:00
parent 21575b283f
commit e2aebac3a6
1 changed files with 2 additions and 2 deletions

View File

@ -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