Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] weston: add harfbuzz dependency
@ 2013-07-23 11:01 Alex DAMIAN
  2013-07-23 12:44 ` Martin Jansa
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alex DAMIAN @ 2013-07-23 11:01 UTC (permalink / raw)
  To: ross.burton, sgw, openembedded-core; +Cc: Alexandru DAMIAN

From: Alexandru DAMIAN <alexandru.damian@intel.com>

Weston 1.1.0 has a build time dependency on libharfbuzz,
so we add it.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
---
 meta/recipes-graphics/wayland/weston_1.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/wayland/weston_1.1.0.bb b/meta/recipes-graphics/wayland/weston_1.1.0.bb
index 7327b98..e324134 100644
--- a/meta/recipes-graphics/wayland/weston_1.1.0.bb
+++ b/meta/recipes-graphics/wayland/weston_1.1.0.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "e7715d2c731f77a729c994a599ffdaebac1307b2dd9336136706869fa5
 inherit autotools pkgconfig useradd
 
 DEPENDS = "libxkbcommon gdk-pixbuf pixman cairo glib-2.0 jpeg"
-DEPENDS += "wayland mesa virtual/egl"
+DEPENDS += "wayland mesa virtual/egl harfbuzz"
 
 EXTRA_OECONF = "--disable-android-compositor \
                 --enable-setuid-install \
-- 
1.8.1.2



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

end of thread, other threads:[~2013-07-24 12:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 11:01 [PATCH] weston: add harfbuzz dependency Alex DAMIAN
2013-07-23 12:44 ` Martin Jansa
2013-07-23 13:06   ` Damian, Alexandru
2013-07-23 13:15     ` Burton, Ross
2013-07-24  8:59 ` [PATCH v2] " Alex DAMIAN
2013-07-24 10:26   ` Martin Jansa
2013-07-24 12:23 ` [PATCH v3] weston: add pango dependency Alex DAMIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox