mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
change depen
This commit is contained in:
parent
1bef75e31c
commit
0495e39e33
2 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,7 @@ pkgdesc="A free cross-platform genome analysis suite (binary release)"
|
|||
arch=('x86_64')
|
||||
url="http://ugene.net"
|
||||
license=('GPL')
|
||||
depends=('libxtst' 'glu' 'qt5-webkit' 'qt5-websockets' 'qt5-svg' 'qt5-script' 'desktop-file-utils' 'qspec-git')
|
||||
depends=('libxtst' 'glu' 'qt5-webkit' 'qt5-websockets' 'qt5-svg' 'qt5-script' 'desktop-file-utils')
|
||||
optdepends=('cufflinks' 'bowtie' 'clustalw' 'phyml' 'blast+' 'clustal-omega' 'vcftools' 'mrbayes' 'bwa' 'bedtools'
|
||||
'tcoffee' 'hmmer' 'snpeff' 'samtools' 'mafft' 'trimmomatic' 'stringtie' 'kraken' 'diamond-aligner'
|
||||
'python2-cutadapt' 'python' 'java-runtime' 'bowtie2' 'tophat' 'fastqc')
|
||||
|
|
|
@ -6,5 +6,3 @@ update_on:
|
|||
- source: github
|
||||
github: ugeneunipro/ugene
|
||||
use_latest_release: true
|
||||
repo_depends:
|
||||
- qspec
|
||||
|
|
Loading…
Add table
Reference in a new issue