]> git.pld-linux.org Git - packages/R-Rsamtools.git/blame - bogus-deps.patch
- updated BRs
[packages/R-Rsamtools.git] / bogus-deps.patch
CommitLineData
93cd0b93
JR
1--- Rsamtools/Rsamtools/DESCRIPTION~ 2013-04-18 07:46:40.000000000 +0200
2+++ Rsamtools/Rsamtools/DESCRIPTION 2013-05-10 14:30:55.269037518 +0200
3@@ -14,7 +14,7 @@
4 LazyLoad: yes
8ada0e2f
JR
5 Depends: methods, IRanges (>= 1.19.11), GenomicRanges (>= 1.13.35),
6 XVector, Biostrings (>= 2.29.7)
7-Imports: utils, BiocGenerics (>= 0.1.3), zlibbioc, bitops
8+Imports: utils, BiocGenerics (>= 0.1.3), bitops
9 Suggests: ShortRead (>= 1.19.10), GenomicFeatures,
10 TxDb.Dmelanogaster.UCSC.dm3.ensGene, KEGG.db,
11 TxDb.Hsapiens.UCSC.hg18.knownGene, RNAseqData.HNRNPC.bam.chr14,
93cd0b93
JR
12--- Rsamtools/Rsamtools/NAMESPACE~ 2013-04-04 00:15:29.000000000 +0200
13+++ Rsamtools/Rsamtools/NAMESPACE 2013-05-10 14:31:12.692547009 +0200
14@@ -1,7 +1,5 @@
15 useDynLib(Rsamtools, .registration=TRUE)
16
17-import(zlibbioc)
18-
8ada0e2f 19 import(XVector)
93cd0b93 20
8ada0e2f 21 importFrom(bitops, bitAnd)
This page took 0.063802 seconds and 4 git commands to generate.