From patchwork Sun Sep 18 11:23:07 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-opie, 05/17] opie-today-addressbookplugin: add dependencies on opie-today and libqtaux2 Date: Sun, 18 Sep 2011 11:23:07 -0000 From: lumag X-Patchwork-Id: 11633 Message-Id: <1316344999-26642-6-git-send-email-dbaryshkov@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-today-addressbookplugin.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes-opie/opie-today-addressbookplugin/opie-today-addressbookplugin.inc b/recipes-opie/opie-today-addressbookplugin/opie-today-addressbookplugin.inc index f5352a2..0bf5d5f 100644 --- a/recipes-opie/opie-today-addressbookplugin/opie-today-addressbookplugin.inc +++ b/recipes-opie/opie-today-addressbookplugin/opie-today-addressbookplugin.inc @@ -3,6 +3,7 @@ SECTION = "opie/today" LICENSE = "GPL" # FIXME stopgap until split archives have license files included LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +DEPENDS = "opie-today libqtaux2" RDEPENDS_${PN} = "opie-today" APPNAME = "todayaddressbookplugin"