python-hmm depends on python-numeric
authorMichael Lauer <mickey@vanille-media.de>
Sun, 4 Apr 2004 16:21:10 +0000 (16:21 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 4 Apr 2004 16:21:10 +0000 (16:21 +0000)
BKrev: 407035f6jN91c5RUxujnNN_5eFBuyQ

python/python-hmm_0.4.oe

index 520a9c4..498e878 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 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"