From dd39d799f0deb4c3862d94930cf55289ca1690a5 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 19 Jan 2007 12:38:44 +0000 Subject: [PATCH] mythfront-config: depend on font-misc-misc, not (unbuildable) xfonts-xorg --- packages/mythfront/mythfront-config.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/mythfront/mythfront-config.bb b/packages/mythfront/mythfront-config.bb index 2cb7362ae8..b53393e202 100644 --- a/packages/mythfront/mythfront-config.bb +++ b/packages/mythfront/mythfront-config.bb @@ -1,8 +1,7 @@ -PV = "1.8" +PV = "1.9" PR = "r0" -DEPENDS = "xfonts-xorg" -RDEPENDS_${PN} = "xfonts-xorg" +RDEPENDS_${PN} = "font-misc-misc" LICENSE = "MIT" SRC_URI = "file://tftp.sh file://xorg.conf" -- 2.39.5