[oe-commits] org.oe.dev gmyth: fix typo

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:03:44 UTC 2008


gmyth: fix typo

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 0780cde5a1f80e9abfb2601d8a8118931d74101e
ViewMTN: http://monotone.openembedded.org/revision/info/0780cde5a1f80e9abfb2601d8a8118931d74101e
Files:
1
packages/mythtv/gmyth_0.7.1.bb
Diffs:

#
# mt diff -rae53cf884816bc00831416d6381c346982b51e23 -r0780cde5a1f80e9abfb2601d8a8118931d74101e
#
#
#
# patch "packages/mythtv/gmyth_0.7.1.bb"
#  from [a1d0ab7e7063c65426da8d1d730344eb63d6b57f]
#    to [0c9c230462fd9fe2755fc019b0c64f9375bb00e7]
#
============================================================
--- packages/mythtv/gmyth_0.7.1.bb	a1d0ab7e7063c65426da8d1d730344eb63d6b57f
+++ packages/mythtv/gmyth_0.7.1.bb	0c9c230462fd9fe2755fc019b0c64f9375bb00e7
@@ -1,7 +1,7 @@ HOMEPAGE = "http://gmyth.sourceforge.net
 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