From: Koen Kooi Date: Sun, 10 Aug 2008 21:12:39 +0000 (+0000) Subject: gmyth: fix typo X-Git-Tag: Release-2010-05/1~6333^2~25^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae5995869975437ef76e6b42852333efa5d9abd3;p=openembedded.git gmyth: fix typo --- diff --git a/packages/mythtv/gmyth_0.7.1.bb b/packages/mythtv/gmyth_0.7.1.bb index 22efa84e50..71c5ddb143 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"