mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/perlprimer: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b120e3fa47
commit
ea18dcbac5
2 changed files with 2 additions and 3 deletions
|
@ -22,5 +22,4 @@ Marshall OJ. PerlPrimer: cross-platform, graphical primer design for
|
|||
standard, bisulphite and real-time PCR. Bioinformatics 2004
|
||||
20(15):2471-2472
|
||||
|
||||
This requires perl-tk and libwww-perl. For Real Time PCR, spidey is
|
||||
required.
|
||||
For Real Time PCR, spidey is required.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/perlprimer/perlprimer-1.1.21.tar.bz2"
|
|||
MD5SUM="016eb870b988a280cdb730a86dd67591"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwww-perl perl-tk spidey"
|
||||
REQUIRES="libwww-perl perl-tk"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="ppetrov@paju.oulu.fi"
|
||||
|
|
Loading…
Reference in a new issue