summaryrefslogtreecommitdiff
path: root/packages/tasks/task-mythfront.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2007-01-26 14:53:02 +0000
committerPhil Blundell <philb@gnu.org>2007-01-26 14:53:02 +0000
commit8da3490d6f06a1b6446fd47338f6e537bf45c86d (patch)
tree3744bdd9776330062b76fe9a7f6383e40fb931ec /packages/tasks/task-mythfront.bb
parent241ac6ad60e3add4230747faae95d4b5329cab87 (diff)
task-mythfront: remove dri modules, now included in linux-epia
Diffstat (limited to 'packages/tasks/task-mythfront.bb')
-rw-r--r--packages/tasks/task-mythfront.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/tasks/task-mythfront.bb b/packages/tasks/task-mythfront.bb
index c1a92c708c..a2a38ae338 100644
--- a/packages/tasks/task-mythfront.bb
+++ b/packages/tasks/task-mythfront.bb
@@ -1,11 +1,11 @@
PACKAGES = "${PN}"
DESCRIPTION = "Meta-package for MythTV diskless frontend"
ALLOW_EMPTY = "1"
-PR = "r10"
+PR = "r11"
-RDEPENDS = "xserver-xorg mythtv-frontend mythtv-filters mythtv-theme-g.a.n.t. mythtv-theme-default lirc lirc-modules ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd drm-module-drm font-cursor-misc font-misc-misc xf86-input-keyboard xf86-input-mouse"
+RDEPENDS = "xserver-xorg mythtv-frontend mythtv-filters mythtv-theme-g.a.n.t. mythtv-theme-default lirc lirc-modules ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd font-cursor-misc font-misc-misc xf86-input-keyboard xf86-input-mouse"
-RDEPENDS_append_epia = " xf86-video-via drm-module-via"
+RDEPENDS_append_epia = " xf86-video-via"
LICENSE = "MIT"