From patchwork Sun Sep 18 11:23:06 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-opie, 04/17] opie-taskbar: launcher also uses opiepim2 library, add it to LIBS Date: Sun, 18 Sep 2011 11:23:06 -0000 From: lumag X-Patchwork-Id: 11629 Message-Id: <1316344999-26642-5-git-send-email-dbaryshkov@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: Dmitry Eremin-Solenikov Signed-off-by: Dmitry Eremin-Solenikov --- .../opie-taskbar/opie-taskbar/server-pro-git.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch b/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch index fc9b34d..82c4a50 100644 --- a/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch +++ b/recipes-opie/opie-taskbar/opie-taskbar/server-pro-git.patch @@ -63,7 +63,7 @@ +DEPENDPATH += mediummount -LIBS += -lqpe -lopiecore2 -lopieui2 -lopiesecurity2 -lqrsync -lsysfs -lcrypt -lm -+LIBS = -lqpe -lopiecore2 -lopieui2 -lopiesecurity2 -lqrsync -lsysfs -lcrypt -lm ++LIBS = -lqpe -lopiecore2 -lopieui2 -lopiesecurity2 -lopiepim2 -lqrsync -lsysfs -lcrypt -lm TARGET = qpe ## not ready for use yet