From: Michael Lauer Date: Mon, 14 Jan 2008 00:22:45 +0000 (+0000) Subject: dtn 2.5.0 python-dtn RDEPEND dtn X-Git-Tag: Release-2010-05/1~7931 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8214047c1d5ebed8b7c277f0c666285f442b7677;p=openembedded.git dtn 2.5.0 python-dtn RDEPEND dtn --- diff --git a/packages/dtnrg/dtn_2.5.0.bb b/packages/dtnrg/dtn_2.5.0.bb index 208c19d381..0d0e206f00 100644 --- a/packages/dtnrg/dtn_2.5.0.bb +++ b/packages/dtnrg/dtn_2.5.0.bb @@ -61,5 +61,5 @@ PACKAGES += "python-dtn" DESCRIPTION_python-dtn = "Python bindings to the DTN API" PR_python-dtn = "ml2" FILES_python-dtn = "${libdir}/${PYTHON_DIR}" -RDEPENDS_python-dtn = "python-core" +RDEPENDS_python-dtn = "python-core dtn" FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"