Openembedded Core Discussions
 help / color / mirror / Atom feed
* [dora][PATCH] vala: should not depend on gtk+
@ 2014-06-30 14:23 Stéphane Cerveau
  2014-06-30 22:00 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Stéphane Cerveau @ 2014-06-30 14:23 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Stéphane Cerveau <scerveau@connected-labs.com>
---
 meta/recipes-devtools/vala/vala.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/vala/vala.inc b/meta/recipes-devtools/vala/vala.inc
index a8927d7..a9e5a57 100644
--- a/meta/recipes-devtools/vala/vala.inc
+++ b/meta/recipes-devtools/vala/vala.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
 Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
 SECTION = "devel"
-DEPENDS = "glib-2.0 dbus gtk+"
+DEPENDS = "glib-2.0 dbus"
 BBCLASSEXTEND = "native"
 DEPENDS_virtclass-native = "bison-native glib-2.0-native dbus-native"
 HOMEPAGE = "http://vala-project.org"
-- 
1.7.9.5



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

end of thread, other threads:[~2014-07-01  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-30 14:23 [dora][PATCH] vala: should not depend on gtk+ Stéphane Cerveau
2014-06-30 22:00 ` Richard Purdie
2014-07-01  8:24   ` Stephane Cerveau

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