summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Staal2018-05-03 17:14:09 +0200
committerJens Staal2018-05-03 17:14:09 +0200
commitce841c1be59fb8bb529cf549162785a0e6830765 (patch)
treedcdf13c78fc2df34fa97604c742f338a0fcbe44e /PKGBUILD
parent20f343e71d1c690626f3d375d644b137d5556bd0 (diff)
downloadaur-ce841c1be59fb8bb529cf549162785a0e6830765.tar.gz
change to binary cufflinks since the source based one does not work
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74bb6819be78..49d022536166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,14 +28,14 @@ depends=(
#peak2gene
#MACS
#CEAS
- 'cufflinks'
+ 'cufflinks-bin' #source-based cufflinks does not build
'samtools'
'tophat'
'python'
'python2'
'perl'
'vcftools'
- #tabix included in samtools
+ #tabix included in samtools?
#spades
'snpeff'
'fastqc'