aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/exalt/libexalt_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/exalt/libexalt_svn.bb')
-rw-r--r--recipes/exalt/libexalt_svn.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/exalt/libexalt_svn.bb b/recipes/exalt/libexalt_svn.bb
new file mode 100644
index 0000000000..cd70d52c77
--- /dev/null
+++ b/recipes/exalt/libexalt_svn.bb
@@ -0,0 +1,8 @@
+require exalt.inc
+
+DEPENDS = "ecore eet ecore edbus evas wpa-supplicant dhcp"
+RDEPENDS_${PN} = "wpa-supplicant dhclient"
+
+do_stage() {
+ autotools_stage_all
+}