aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2007-01-19 12:38:44 +0000
committerPhil Blundell <philb@gnu.org>2007-01-19 12:38:44 +0000
commitdd39d799f0deb4c3862d94930cf55289ca1690a5 (patch)
tree5c97993953b0497a79330ecc217b5ab49e97a954
parente8385087a1287747cf9a24c82f5d0fc6b2f2e251 (diff)
downloadopenembedded-dd39d799f0deb4c3862d94930cf55289ca1690a5.tar.gz
mythfront-config: depend on font-misc-misc, not (unbuildable) xfonts-xorg
-rw-r--r--packages/mythfront/mythfront-config.bb5
1 files 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"