aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-announce/gpe-announce_0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-announce/gpe-announce_0.10.bb')
-rw-r--r--recipes/gpe-announce/gpe-announce_0.10.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gpe-announce/gpe-announce_0.10.bb b/recipes/gpe-announce/gpe-announce_0.10.bb
new file mode 100644
index 0000000000..8d05d420b6
--- /dev/null
+++ b/recipes/gpe-announce/gpe-announce_0.10.bb
@@ -0,0 +1,5 @@
+SECTION = "gpe"
+LICENSE = "GPL"
+inherit gpe
+
+DEPENDS = "libsoundgen libschedule gtk+ libgpewidget"