aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/exalt/libexalt-dbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/exalt/libexalt-dbus_svn.bb')
-rw-r--r--recipes/exalt/libexalt-dbus_svn.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/exalt/libexalt-dbus_svn.bb b/recipes/exalt/libexalt-dbus_svn.bb
new file mode 100644
index 0000000000..e40766bfe5
--- /dev/null
+++ b/recipes/exalt/libexalt-dbus_svn.bb
@@ -0,0 +1,9 @@
+require exalt.inc
+
+DEPENDS = "ecore edbus libexalt"
+
+do_stage() {
+ autotools_stage_all
+}
+
+EXALT_MODULE = "libexalt_dbus"