From: Michael Lauer Date: Sat, 1 May 2004 18:13:41 +0000 (+0000) Subject: add more stuff to task-dvb - patch courtesy pb_. X-Git-Tag: Release-2010-05/1~19413 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044d4ef7c9a6e1c087fcfb845e20cd54cf7519b7;p=openembedded.git add more stuff to task-dvb - patch courtesy pb_. BKrev: 4093e8d5-aDffGlJLnzJifvRpb5K3g --- diff --git a/meta/task-dvb.oe b/meta/task-dvb.oe index e69de29bb2..9578f19716 100644 --- a/meta/task-dvb.oe +++ b/meta/task-dvb.oe @@ -0,0 +1,7 @@ +PACKAGES = task-dvb +DESCRIPTION = "Meta-package for DVB application" +MAINTAINER = "Phil Blundell " +ALLOW_EMPTY = 1 + +RDEPENDS = "dvbstream dvbtune xserver-kdrive-fbdev tda1004x-firmware" +DEPENDS = "dvbstream dvbtune xserver tda1004x-firmware"