gpe-sketchbook: add gpe-icons to rdepends
authorThomas Zimmermann <ml@vdm-design.de>
Fri, 20 Nov 2009 12:07:10 +0000 (12:07 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 22 Nov 2009 13:03:37 +0000 (14:03 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/gpe-sketchbook/gpe-sketchbook_0.2.9.bb

index 488e32f..312df2a 100644 (file)
@@ -1,8 +1,11 @@
 DEPENDS = "libgpewidget sqlite"
+RDEPENDS = "gpe-icons"
 LICENSE = "GPL"
 DESCRIPTION = "A GPE notebook to sketch your notes"
 export CVSBUILD = "no"
 
+PR = "r1"
+
 inherit gpe pkgconfig
 
 CFLAGS +="-D_GNU_SOURCE"