[oe-commits] org.oe.dev gmyth: add mythtv dependency

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


gmyth: add mythtv dependency

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

#
# mt diff -rdde30b64197fe837c5aeadb8ad43b9f969d83ca0 -rae53cf884816bc00831416d6381c346982b51e23
#
#
#
# patch "packages/mythtv/gmyth_0.7.1.bb"
#  from [8a437d6dadaaaaab3e730f0aa50246a63398eebf]
#    to [a1d0ab7e7063c65426da8d1d730344eb63d6b57f]
#
============================================================
--- packages/mythtv/gmyth_0.7.1.bb	8a437d6dadaaaaab3e730f0aa50246a63398eebf
+++ packages/mythtv/gmyth_0.7.1.bb	a1d0ab7e7063c65426da8d1d730344eb63d6b57f
@@ -1,9 +1,9 @@ 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 = "curl libxml2 glib-2.0"
+DEPENDS = "myththv curl libxml2 glib-2.0"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/gmyth/${PN}-${PV}.tar.gz"
 






More information about the Openembedded-commits mailing list