From 28cc6fb0bc0f4ef00e5892969ad22010cc7e9184 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 20 Nov 2006 15:48:06 +0000 Subject: another set of parse errors fixing --- packages/tasks/task-mythfront.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/tasks/task-mythfront.bb') diff --git a/packages/tasks/task-mythfront.bb b/packages/tasks/task-mythfront.bb index a22f92fc6b..b86ade69f3 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 +ALLOW_EMPTY = "1" PR = "r6" RDEPENDS = "xserver-xorg mythtv lirc lirc-modules drm-module-via ttf-bitstream-vera fontconfig-utils setserial snes9x ntp mythfront-config gpe-dm mythfront-session bootlogd drm-module-drm" -LICENSE = MIT +LICENSE = "MIT" # there is a -march=586 somewhere in the source tree of mythtv COMPATIBLE_HOST = 'i.86.*-linux' -- cgit v1.2.3