aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gpe-announce/gpe-announce_0.14.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/gpe-announce/gpe-announce_0.14.bb b/recipes/gpe-announce/gpe-announce_0.14.bb
new file mode 100644
index 0000000000..9fb7e95daf
--- /dev/null
+++ b/recipes/gpe-announce/gpe-announce_0.14.bb
@@ -0,0 +1,7 @@
+inherit gpe
+
+DEPENDS = "libsoundgen libschedule gtk+ libgpewidget"
+LICENSE = "GPL"
+PR = "r0"
+
+SRC_URI += "file://fix-esound.diff;patch=1"