From 730b3ae85429d2c16c04bd999a9212c3ae35cd76 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 4 Apr 2004 16:21:10 +0000 Subject: [PATCH] python-hmm depends on python-numeric BKrev: 407035f6jN91c5RUxujnNN_5eFBuyQ --- python/python-hmm_0.4.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/python-hmm_0.4.oe b/python/python-hmm_0.4.oe index 520a9c4044..498e878581 100644 --- a/python/python-hmm_0.4.oe +++ b/python/python-hmm_0.4.oe @@ -5,7 +5,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " RDEPENDS = "python-core python-numeric" -DEPENDS = "virtual/libc" +DEPENDS = "virtual/libc python-numeric" SRCNAME = "hmm" SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -- 2.39.5