git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5789b
)
starling svn needs libhandoff
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 4 Oct 2008 17:54:09 +0000
(17:54 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 4 Oct 2008 17:54:09 +0000
(17:54 +0000)
packages/starling/starling_svn.bb
patch
|
blob
|
history
diff --git
a/packages/starling/starling_svn.bb
b/packages/starling/starling_svn.bb
index
937a73b
..
d16a3fe
100644
(file)
--- a/
packages/starling/starling_svn.bb
+++ b/
packages/starling/starling_svn.bb
@@
-2,8
+2,9
@@
DESCRIPTION = "Starling audio player for GPE"
SECTION = "gpe/multimedia"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "gtk+ gstreamer gst-plugins-good gst-plugins-bad esound sqlite libsoup"
+DEPENDS = "gtk+ gstreamer gst-plugins-good gst-plugins-bad esound sqlite libsoup
libhandoff
"
PV = "0.2+svnr${SRCREV}"
+PR = "r1"
inherit gpe autotools