gmyth: fix typo
authorKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 21:12:39 +0000 (21:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 10 Aug 2008 21:12:39 +0000 (21:12 +0000)
packages/mythtv/gmyth_0.7.1.bb

index 22efa84..71c5ddb 100644 (file)
@@ -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"