From: Phil Blundell Date: Fri, 19 Jan 2007 12:38:44 +0000 (+0000) Subject: mythfront-config: depend on font-misc-misc, not (unbuildable) xfonts-xorg X-Git-Tag: Release-2010-05/1~9354^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd39d799f0deb4c3862d94930cf55289ca1690a5;p=openembedded.git mythfront-config: depend on font-misc-misc, not (unbuildable) xfonts-xorg --- 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"