diff options
Diffstat (limited to 'packages/python/python-hmm_0.4.bb')
-rw-r--r-- | packages/python/python-hmm_0.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/python/python-hmm_0.4.bb b/packages/python/python-hmm_0.4.bb index 133c2c7d15..b5f75b42c2 100644 --- a/packages/python/python-hmm_0.4.bb +++ b/packages/python/python-hmm_0.4.bb @@ -3,7 +3,6 @@ Model and associated algorithms (Viterbi and Baum-Welsh). It uses Numeric \ Python to speed up the computations." SECTION = "devel/python" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" RDEPENDS = "python-numeric" DEPENDS = "python-numeric" |