summaryrefslogtreecommitdiff
path: root/recipes/gpe-announce/gpe-announce_0.14.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-05-14 18:00:54 +0400
committerSergey Lapin <slapin@ossfans.org>2009-05-14 18:00:54 +0400
commitcfbb95b3bb62ce2ada4fdd7897a0af0a38b4b628 (patch)
tree79040e1fb929da52fd6e014468c7eea2e2464288 /recipes/gpe-announce/gpe-announce_0.14.bb
parentd02457b03abe27767741f709a461e8d46294dd01 (diff)
parentb530076ad1209bceed621eec39e82397732afd6e (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into afeb9260-tmp
Diffstat (limited to 'recipes/gpe-announce/gpe-announce_0.14.bb')
-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"