From: Michael Lauer Date: Thu, 10 Apr 2008 14:41:30 +0000 (+0000) Subject: pydirectfb cvs needs directfb (surprise!) X-Git-Tag: Release-2010-05/1~7220^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed49e5bad79ee78fec121610805cc371b5dff06;p=openembedded.git pydirectfb cvs needs directfb (surprise!) --- diff --git a/packages/python/python-pydirectfb_cvs.bb b/packages/python/python-pydirectfb_cvs.bb index cc0f3cfcd9..e730f0f8ba 100644 --- a/packages/python/python-pydirectfb_cvs.bb +++ b/packages/python/python-pydirectfb_cvs.bb @@ -2,6 +2,7 @@ DESCRIPTION = "DirectFB Bindings" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "GPL" +DEPENDS = "directfb" SRCNAME = "pydirectfb" PV = "0.0.0+cvs${SRCDATE}" PR = "ml0"