From e1678373606136cd1d41e4536052540240a173c7 Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Mon, 19 Jun 2006 20:58:09 +0000 Subject: python-pyserial 2.0: add RDEPENDS python-fcntl and python-io --- packages/python/python-pyserial_2.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages') diff --git a/packages/python/python-pyserial_2.0.bb b/packages/python/python-pyserial_2.0.bb index f7803e0151..044c666037 100644 --- a/packages/python/python-pyserial_2.0.bb +++ b/packages/python/python-pyserial_2.0.bb @@ -4,6 +4,9 @@ PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "PSF" SRCNAME = "pyserial" +RDEPENDS = "python-fcntl python-io" + +PR = "r1" SRC_URI = "http://www.vanille.de/mirror/${SRCNAME}-${PV}.tar.bz2" S = "${WORKDIR}/${SRCNAME}-${PV}" -- cgit v1.2.3