mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
academic/bowtie2: Fixed dep info
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e918c189b2
commit
9382e37f9d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/BenLangmead/bowtie2/archive/v2.4.2/bowtie2-2.4.2.ta
|
||||||
MD5SUM="d5f8674aed8bdbf6b96bd07f3df528ee"
|
MD5SUM="d5f8674aed8bdbf6b96bd07f3df528ee"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="tbb python3"
|
REQUIRES="tbb"
|
||||||
MAINTAINER="Rob van Nues"
|
MAINTAINER="Rob van Nues"
|
||||||
EMAIL="sborg63@disroot.org"
|
EMAIL="sborg63@disroot.org"
|
||||||
|
|
Loading…
Reference in a new issue