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:
3bb1ea4
)
add some missing dependencies to gpe-today
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 17 May 2004 20:23:57 +0000
(20:23 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 17 May 2004 20:23:57 +0000
(20:23 +0000)
BKrev: 40a91f5ddIN026sitTn6bfOOpHnnhw
gpe-today/gpe-today_0.08.oe
patch
|
blob
|
history
diff --git
a/gpe-today/gpe-today_0.08.oe
b/gpe-today/gpe-today_0.08.oe
index
e69de29
..
9c77282
100644
(file)
--- a/
gpe-today/gpe-today_0.08.oe
+++ b/
gpe-today/gpe-today_0.08.oe
@@
-0,0
+1,9
@@
+inherit gpe
+
+DESCRIPTION = "Displays a summary of appointments and tasks for the day ahead"
+DEPENDS = "gtk+ libxrandr libxsettings libxsettings-client libgpewidget libdisplaymigration libeventdb libgpepimc libtododb"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-today-${PV}.tar.gz \
+ file://${FILESDIR}/gpe-today_makefile.patch;patch=1"