Description: Omit the BH package
 The CRAN package BH provides Boost headers for use by R.  We do not need
 this in Debian as we have libboost-all-dev so the LinkingTo: is omitted.
Author: Dirk Eddelbuettel <edd@debian.org>
Forwarded: not-needed

--- r-cran-readr-1.1.1.orig/DESCRIPTION
+++ r-cran-readr-1.1.1/DESCRIPTION
@@ -15,7 +15,7 @@ Authors@R: c(
     person("Mikkel", "Jørgensen", role = c("ctb", "cph"), comment = "grisu3 implementation"))
 Encoding: UTF-8
 Depends: R (>= 3.0.2)
-LinkingTo: Rcpp, BH
+LinkingTo: Rcpp
 Imports: Rcpp (>= 0.12.0.5), tibble, hms, R6
 Suggests: curl, testthat, knitr, rmarkdown, stringi, covr
 License: GPL (>= 2) | file LICENSE
