All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] weston: add lcms, libpoppler-glib dependenies
@ 2014-05-09 14:31 Tim Orling
  2014-05-09 14:42 ` Burton, Ross
  0 siblings, 1 reply; 8+ messages in thread
From: Tim Orling @ 2014-05-09 14:31 UTC (permalink / raw)
  To: openembedded-core

From: Tim Orling <TicoTimo@gmail.com>

fixes for JaMa test-dependencies build (oe-core-contrib/jansa/daisy-backports)

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
---
 meta/recipes-graphics/wayland/weston_1.4.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/wayland/weston_1.4.0.bb b/meta/recipes-graphics/wayland/weston_1.4.0.bb
index 5213166..abacb58 100644
--- a/meta/recipes-graphics/wayland/weston_1.4.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.4.0.bb
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "74a2319d98e9cdb1acf24659699719aa89ac268cf549759271e326edc5
 inherit autotools pkgconfig useradd
 
 DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg"
-DEPENDS += "wayland virtual/egl pango"
+DEPENDS += "wayland virtual/egl pango lcms libpoppler-glib"
 
 EXTRA_OECONF = "--enable-setuid-install \
                 --disable-xwayland \
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-05-10  7:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 14:31 [PATCH] weston: add lcms, libpoppler-glib dependenies Tim Orling
2014-05-09 14:42 ` Burton, Ross
2014-05-09 15:07   ` Martin Jansa
2014-05-09 15:18     ` Burton, Ross
2014-05-09 16:46       ` Tim Orling
2014-05-09 22:29       ` Martin Jansa
2014-05-09 23:47         ` Tim Orling
2014-05-10  7:21         ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.