| Submitter | lumag |
|---|---|
| Date | Sept. 18, 2011, 11:23 a.m. |
| Message ID | <1316344999-26642-6-git-send-email-dbaryshkov@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/11633/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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"
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> --- .../opie-today-addressbookplugin.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)