aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dzen2
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-16 15:11:57 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-17 13:09:46 +0100
commit9be2cf18cef16f23a8e25635a308e41909a8ffdd (patch)
tree5cc78164c5f39cdee91df9d99d66f8986b3c7dae /recipes/dzen2
parentb64297415c98f847a1677fbcc3174d8d9d4ffa07 (diff)
downloadopenembedded-9be2cf18cef16f23a8e25635a308e41909a8ffdd.tar.gz
jlime,dzen2,puzzles: use RDEPENDS_${PN}
* it was fixed in whole tree about half year ago http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-June/020384.html http://comments.gmane.org/gmane.comp.handhelds.openembedded/33440 * then again about month ago http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11356.html * please follow OE packaging guidelines in new recipes Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/dzen2')
-rw-r--r--recipes/dzen2/dzen2_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dzen2/dzen2_svn.bb b/recipes/dzen2/dzen2_svn.bb
index fa1072483b..1ad6e8253e 100644
--- a/recipes/dzen2/dzen2_svn.bb
+++ b/recipes/dzen2/dzen2_svn.bb
@@ -1,11 +1,11 @@
DESCRIPTION = "dzen is a general purpose messaging, notification and menu program."
LICENSE = "MIT"
DEPENDS = "virtual/libx11 libxft"
-RDEPENDS = "ttf-dejavu-sans xrandr"
+RDEPENDS_${PN} = "ttf-dejavu-sans xrandr"
SRCREV = "271"
PV = "0.8.5+svnr${SRCPV}"
-PR = "r2"
+PR = "r3"
SRC_URI = "svn://dzen.googlecode.com/svn/;module=trunk;proto=http \
file://dzen-extras.tar.gz \