summaryrefslogtreecommitdiff
path: root/python/python-hmm_0.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-hmm_0.4.oe')
-rw-r--r--python/python-hmm_0.4.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-hmm_0.4.oe b/python/python-hmm_0.4.oe
index f88f030bca..64512c05fe 100644
--- a/python/python-hmm_0.4.oe
+++ b/python/python-hmm_0.4.oe
@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-numeric"
-DEPENDS = "virtual/libc python-numeric"
+DEPENDS = "python-numeric"
SRCNAME = "hmm"
SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"