summaryrefslogtreecommitdiff
path: root/packages/meta/task-mythfront.bb
blob: fd55fbd46c9a570cab19df7688c223125ad6bc6f (plain)
1
2
3
4
5
6
7
8
9
PACKAGES = "${PN}"
DESCRIPTION = "Meta-package for MythTV diskless frontend"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
ALLOW_EMPTY = 1
PR = "r5"

RDEPENDS = "xserver-xorg mythtv lirc lirc-modules drm-module-via ttf-bitstream-vera libfontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd"
DEPENDS = "xserver-xorg mythtv lirc lirc-modules drm-kernel ttf-bitstream-vera setserial snes9x ntp mythfront-config gpe-dm mythfront-session"
LICENSE = MIT