tlm.inc: manually fix dependency
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 14:01:15 +0000 (06:01 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 14:01:15 +0000 (06:01 -0800)
Future spec2yocto runs will do this automatically, see spec2yoctorc
in the "tizen" repository.

Change-Id: I16cfb86801c433fd037265c896220c50d258e837

meta-tizen-common-base/recipes-core/tlm/tlm.inc

index 0a7dd7e..b64f2e3 100644 (file)
@@ -51,7 +51,7 @@ RDEPENDS_${PN}-doc += "tlm"
 DEPENDS = ""
 #DEPENDS of tlm
 DEPENDS += "libpam"
-DEPENDS += "pkgconfig(libgum)"
+DEPENDS += "gumd"
 inherit pkgconfig
 DEPENDS += "glib-2.0"