[oe-commits] : gmyth: fix typo

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Aug 12 14:26:30 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 021f6efcc62686a7f06c90b49e0508cb1d388e80
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=021f6efcc62686a7f06c90b49e0508cb1d388e80

Author:  <koen at openembedded.org>
Date:   Sun Aug 10 21:12:39 2008 +0000

gmyth: fix typo

---

 packages/mythtv/gmyth_0.7.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/mythtv/gmyth_0.7.1.bb b/packages/mythtv/gmyth_0.7.1.bb
index 22efa84..71c5ddb 100644
--- a/packages/mythtv/gmyth_0.7.1.bb
+++ b/packages/mythtv/gmyth_0.7.1.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "GMyth is a library to access MythTV backend services."
 LICENSE = "LGPLv2""
 HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page"
-DEPENDS = "myththv curl libxml2 glib-2.0"
+DEPENDS = "mythtv curl libxml2 glib-2.0"
 
 PR = "r2"
 





More information about the Openembedded-commits mailing list